var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915296&docid=67515950&x=1745',
		'title': '',
		'imageId': '67515950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915296&docid=67515943&x=1745',
		'title': '',
		'imageId': '67515943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915296&docid=67515940&x=1745',
		'title': '',
		'imageId': '67515940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915296&docid=67515960&x=1745',
		'title': '',
		'imageId': '67515960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915296&docid=67515955&x=1745',
		'title': '',
		'imageId': '67515955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915296&docid=67515936&x=1745',
		'title': '',
		'imageId': '67515936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915296&docid=67515946&x=1745',
		'title': '',
		'imageId': '67515946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915296&docid=67515949&x=1745',
		'title': '',
		'imageId': '67515949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915296&docid=67515939&x=1745',
		'title': '',
		'imageId': '67515939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915296';

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