var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=924398&docid=7397592&x=3446',
		'title': '',
		'imageId': '7397592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924398&docid=7397585&x=3446',
		'title': '',
		'imageId': '7397585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924398&docid=7397583&x=3446',
		'title': '',
		'imageId': '7397583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924398&docid=7397584&x=3446',
		'title': '',
		'imageId': '7397584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924398&docid=7397593&x=3446',
		'title': '',
		'imageId': '7397593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924398&docid=7397594&x=3446',
		'title': '',
		'imageId': '7397594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924398&docid=7397601&x=3446',
		'title': '',
		'imageId': '7397601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924398&docid=7397602&x=3446',
		'title': '',
		'imageId': '7397602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924398&docid=7397603&x=3446',
		'title': '',
		'imageId': '7397603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924398&docid=7419735&x=3446',
		'title': '',
		'imageId': '7419735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #924398';

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