var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016848&docid=70148535&x=3237',
		'title': '',
		'imageId': '70148535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016848&docid=70148539&x=3237',
		'title': '',
		'imageId': '70148539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016848&docid=70148536&x=3237',
		'title': '',
		'imageId': '70148536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016848&docid=70148538&x=3237',
		'title': '',
		'imageId': '70148538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016848&docid=70148540&x=3237',
		'title': '',
		'imageId': '70148540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016848&docid=70148533&x=3237',
		'title': '',
		'imageId': '70148533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016848&docid=70148532&x=3237',
		'title': '',
		'imageId': '70148532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016848&docid=70148537&x=3237',
		'title': '',
		'imageId': '70148537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016848&docid=70148534&x=3237',
		'title': '',
		'imageId': '70148534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016848';

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