var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894047&docid=68357001&x=5614',
		'title': '',
		'imageId': '68357001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894047&docid=68356997&x=5614',
		'title': '',
		'imageId': '68356997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894047&docid=68357000&x=5614',
		'title': '',
		'imageId': '68357000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894047&docid=68356999&x=5614',
		'title': '',
		'imageId': '68356999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894047&docid=68356993&x=5614',
		'title': '',
		'imageId': '68356993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894047&docid=68356994&x=5614',
		'title': '',
		'imageId': '68356994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894047&docid=68356995&x=5614',
		'title': '',
		'imageId': '68356995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894047&docid=68356996&x=5614',
		'title': '',
		'imageId': '68356996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894047';

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