var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022149&docid=70278539&x=1446',
		'title': '',
		'imageId': '70278539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022149&docid=70278538&x=1446',
		'title': '',
		'imageId': '70278538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022149&docid=70278540&x=1446',
		'title': '',
		'imageId': '70278540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022149&docid=70297813&x=1446',
		'title': '',
		'imageId': '70297813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022149&docid=70297812&x=1446',
		'title': '',
		'imageId': '70297812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022149&docid=70297814&x=1446',
		'title': '',
		'imageId': '70297814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022149&docid=70297815&x=1446',
		'title': '',
		'imageId': '70297815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022149';

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