var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980086&docid=69265181&x=2426',
		'title': '',
		'imageId': '69265181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980086&docid=69265180&x=2426',
		'title': '',
		'imageId': '69265180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980086&docid=69265186&x=2426',
		'title': '',
		'imageId': '69265186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980086&docid=69265179&x=2426',
		'title': '',
		'imageId': '69265179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980086&docid=69265182&x=2426',
		'title': '',
		'imageId': '69265182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980086&docid=69265187&x=2426',
		'title': '',
		'imageId': '69265187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980086&docid=69265184&x=2426',
		'title': '',
		'imageId': '69265184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980086&docid=69265183&x=2426',
		'title': '',
		'imageId': '69265183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980086&docid=69265185&x=2426',
		'title': '',
		'imageId': '69265185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980086';

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";
	})
}
