var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982177&docid=69307550&x=3623',
		'title': '',
		'imageId': '69307550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982177&docid=69307552&x=3623',
		'title': '',
		'imageId': '69307552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982177&docid=69307553&x=3623',
		'title': '',
		'imageId': '69307553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982177&docid=69307554&x=3623',
		'title': '',
		'imageId': '69307554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982177&docid=69307559&x=3623',
		'title': '',
		'imageId': '69307559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982177&docid=69307562&x=3623',
		'title': '',
		'imageId': '69307562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982177&docid=69307549&x=3623',
		'title': '',
		'imageId': '69307549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982177&docid=69307551&x=3623',
		'title': '',
		'imageId': '69307551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982177';

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