var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3862302&docid=66461329&x=446',
		'title': '',
		'imageId': '66461329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862302&docid=66461337&x=446',
		'title': '',
		'imageId': '66461337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862302&docid=66461334&x=446',
		'title': '',
		'imageId': '66461334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862302&docid=66461335&x=446',
		'title': '',
		'imageId': '66461335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862302&docid=66461336&x=446',
		'title': '',
		'imageId': '66461336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862302&docid=66461333&x=446',
		'title': '',
		'imageId': '66461333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862302&docid=66461332&x=446',
		'title': '',
		'imageId': '66461332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862302&docid=66461331&x=446',
		'title': '',
		'imageId': '66461331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3862302&docid=66461330&x=446',
		'title': '',
		'imageId': '66461330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3862302';

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