var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976785&docid=69186354&x=4451',
		'title': '',
		'imageId': '69186354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976785&docid=69186355&x=4451',
		'title': '',
		'imageId': '69186355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976785&docid=69186356&x=4451',
		'title': '',
		'imageId': '69186356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976785&docid=69186353&x=4451',
		'title': '',
		'imageId': '69186353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976785&docid=69186359&x=4451',
		'title': '',
		'imageId': '69186359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976785&docid=69186358&x=4451',
		'title': '',
		'imageId': '69186358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976785&docid=69186357&x=4451',
		'title': '',
		'imageId': '69186357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976785';

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