var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985482&docid=69394441&x=4358',
		'title': '',
		'imageId': '69394441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985482&docid=69394438&x=4358',
		'title': '',
		'imageId': '69394438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985482&docid=69394442&x=4358',
		'title': '',
		'imageId': '69394442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985482&docid=69394440&x=4358',
		'title': '',
		'imageId': '69394440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985482&docid=69394445&x=4358',
		'title': '',
		'imageId': '69394445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985482&docid=69394443&x=4358',
		'title': '',
		'imageId': '69394443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985482&docid=69394439&x=4358',
		'title': '',
		'imageId': '69394439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985482&docid=69394444&x=4358',
		'title': '',
		'imageId': '69394444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985482';

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