var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931184&docid=64660408&x=5341',
		'title': '',
		'imageId': '64660408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931184&docid=64660409&x=5341',
		'title': '',
		'imageId': '64660409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931184&docid=64660410&x=5341',
		'title': '',
		'imageId': '64660410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931184&docid=64660411&x=5341',
		'title': '',
		'imageId': '64660411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931184&docid=64660412&x=5341',
		'title': '',
		'imageId': '64660412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931184&docid=64660413&x=5341',
		'title': '',
		'imageId': '64660413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931184&docid=64660414&x=5341',
		'title': '',
		'imageId': '64660414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931184&docid=64660415&x=5341',
		'title': '',
		'imageId': '64660415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931184';

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