var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947268&docid=68516054&x=5615',
		'title': '',
		'imageId': '68516054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947268&docid=68516056&x=5615',
		'title': '',
		'imageId': '68516056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947268&docid=68516057&x=5615',
		'title': '',
		'imageId': '68516057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947268&docid=68516058&x=5615',
		'title': '',
		'imageId': '68516058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947268&docid=68516059&x=5615',
		'title': '',
		'imageId': '68516059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947268&docid=68516060&x=5615',
		'title': '',
		'imageId': '68516060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947268&docid=68516061&x=5615',
		'title': '',
		'imageId': '68516061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947268&docid=68516062&x=5615',
		'title': '',
		'imageId': '68516062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947268';

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