var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012629&docid=70020536&x=033',
		'title': '',
		'imageId': '70020536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012629&docid=70020531&x=033',
		'title': '',
		'imageId': '70020531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012629&docid=70020535&x=033',
		'title': '',
		'imageId': '70020535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012629&docid=70020532&x=033',
		'title': '',
		'imageId': '70020532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012629&docid=70020538&x=033',
		'title': '',
		'imageId': '70020538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012629&docid=70020537&x=033',
		'title': '',
		'imageId': '70020537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012629&docid=70020534&x=033',
		'title': '',
		'imageId': '70020534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012629&docid=70020533&x=033',
		'title': '',
		'imageId': '70020533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012629&docid=70020539&x=033',
		'title': '',
		'imageId': '70020539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012629';

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