var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3887267&docid=67059337&x=2542',
		'title': '',
		'imageId': '67059337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887267&docid=67059342&x=2542',
		'title': '',
		'imageId': '67059342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887267&docid=67059341&x=2542',
		'title': '',
		'imageId': '67059341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887267&docid=67059338&x=2542',
		'title': '',
		'imageId': '67059338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887267&docid=67059339&x=2542',
		'title': '',
		'imageId': '67059339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887267&docid=67059340&x=2542',
		'title': '',
		'imageId': '67059340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887267&docid=67059355&x=2542',
		'title': '',
		'imageId': '67059355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3887267';

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