var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917738&docid=67848240&x=942',
		'title': '',
		'imageId': '67848240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917738&docid=67848236&x=942',
		'title': '',
		'imageId': '67848236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917738&docid=67848241&x=942',
		'title': '',
		'imageId': '67848241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917738&docid=67848238&x=942',
		'title': '',
		'imageId': '67848238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917738&docid=67848239&x=942',
		'title': '',
		'imageId': '67848239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917738&docid=67848237&x=942',
		'title': '',
		'imageId': '67848237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917738&docid=67848235&x=942',
		'title': '',
		'imageId': '67848235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917738&docid=67848233&x=942',
		'title': '',
		'imageId': '67848233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917738&docid=67848234&x=942',
		'title': '',
		'imageId': '67848234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917738';

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