var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3908056&docid=67633282&x=1438',
		'title': '',
		'imageId': '67633282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908056&docid=67633284&x=1438',
		'title': '',
		'imageId': '67633284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908056&docid=67633289&x=1438',
		'title': '',
		'imageId': '67633289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908056&docid=67633287&x=1438',
		'title': '',
		'imageId': '67633287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908056&docid=67633288&x=1438',
		'title': '',
		'imageId': '67633288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908056&docid=67633286&x=1438',
		'title': '',
		'imageId': '67633286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908056&docid=67633285&x=1438',
		'title': '',
		'imageId': '67633285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908056&docid=67633283&x=1438',
		'title': '',
		'imageId': '67633283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3908056';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
