var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000674&docid=69731996&x=5654',
		'title': '',
		'imageId': '69731996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000674&docid=69732156&x=5654',
		'title': '',
		'imageId': '69732156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000674&docid=69732143&x=5654',
		'title': '',
		'imageId': '69732143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000674&docid=69732146&x=5654',
		'title': '',
		'imageId': '69732146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000674&docid=69732161&x=5654',
		'title': '',
		'imageId': '69732161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000674&docid=69732140&x=5654',
		'title': '',
		'imageId': '69732140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000674&docid=69732179&x=5654',
		'title': '',
		'imageId': '69732179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000674&docid=69732184&x=5654',
		'title': '',
		'imageId': '69732184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000674';

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