var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993210&docid=69560415&x=4721',
		'title': '',
		'imageId': '69560415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993210&docid=69560417&x=4721',
		'title': '',
		'imageId': '69560417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993210&docid=69560416&x=4721',
		'title': '',
		'imageId': '69560416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993210&docid=69560421&x=4721',
		'title': '',
		'imageId': '69560421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993210&docid=69560422&x=4721',
		'title': '',
		'imageId': '69560422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993210&docid=69560418&x=4721',
		'title': '',
		'imageId': '69560418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993210&docid=69560419&x=4721',
		'title': '',
		'imageId': '69560419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993210&docid=69560420&x=4721',
		'title': '',
		'imageId': '69560420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993210';

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