var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971606&docid=69053963&x=5341',
		'title': '',
		'imageId': '69053963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971606&docid=69053964&x=5341',
		'title': '',
		'imageId': '69053964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971606&docid=69053965&x=5341',
		'title': '',
		'imageId': '69053965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971606&docid=69053966&x=5341',
		'title': '',
		'imageId': '69053966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971606&docid=69053967&x=5341',
		'title': '',
		'imageId': '69053967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971606&docid=69053968&x=5341',
		'title': '',
		'imageId': '69053968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971606&docid=69074036&x=5341',
		'title': '',
		'imageId': '69074036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971606';

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