var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984213&docid=69358233&x=4332',
		'title': '',
		'imageId': '69358233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984213&docid=69358236&x=4332',
		'title': '',
		'imageId': '69358236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984213&docid=69358237&x=4332',
		'title': '',
		'imageId': '69358237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984213&docid=69358238&x=4332',
		'title': '',
		'imageId': '69358238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984213&docid=69358239&x=4332',
		'title': '',
		'imageId': '69358239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984213&docid=69358241&x=4332',
		'title': '',
		'imageId': '69358241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984213&docid=69358242&x=4332',
		'title': '',
		'imageId': '69358242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984213&docid=69358243&x=4332',
		'title': '',
		'imageId': '69358243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984213';

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