var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993209&docid=69560408&x=927',
		'title': '',
		'imageId': '69560408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993209&docid=69560410&x=927',
		'title': '',
		'imageId': '69560410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993209&docid=69560407&x=927',
		'title': '',
		'imageId': '69560407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993209&docid=69560414&x=927',
		'title': '',
		'imageId': '69560414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993209&docid=69560413&x=927',
		'title': '',
		'imageId': '69560413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993209&docid=69560411&x=927',
		'title': '',
		'imageId': '69560411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993209&docid=69560409&x=927',
		'title': '',
		'imageId': '69560409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993209&docid=69560412&x=927',
		'title': '',
		'imageId': '69560412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993209';

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