var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943085&docid=64404032&x=5411',
		'title': '',
		'imageId': '64404032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943085&docid=64404038&x=5411',
		'title': '',
		'imageId': '64404038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943085&docid=64404033&x=5411',
		'title': '',
		'imageId': '64404033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943085&docid=64404031&x=5411',
		'title': '',
		'imageId': '64404031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943085&docid=64404036&x=5411',
		'title': '',
		'imageId': '64404036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943085&docid=64404035&x=5411',
		'title': '',
		'imageId': '64404035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943085&docid=64404039&x=5411',
		'title': '',
		'imageId': '64404039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943085&docid=64404034&x=5411',
		'title': '',
		'imageId': '64404034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943085&docid=64404037&x=5411',
		'title': '',
		'imageId': '64404037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943085';

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