var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043784&x=225',
		'title': '',
		'imageId': '70043784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043790&x=225',
		'title': '',
		'imageId': '70043790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043787&x=225',
		'title': '',
		'imageId': '70043787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043791&x=225',
		'title': '',
		'imageId': '70043791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043795&x=225',
		'title': '',
		'imageId': '70043795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043788&x=225',
		'title': '',
		'imageId': '70043788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043789&x=225',
		'title': '',
		'imageId': '70043789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043797&x=225',
		'title': '',
		'imageId': '70043797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043785&x=225',
		'title': '',
		'imageId': '70043785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043792&x=225',
		'title': '',
		'imageId': '70043792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043786&x=225',
		'title': '',
		'imageId': '70043786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043793&x=225',
		'title': '',
		'imageId': '70043793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70043794&x=225',
		'title': '',
		'imageId': '70043794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70091644&x=225',
		'title': '',
		'imageId': '70091644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70091646&x=225',
		'title': '',
		'imageId': '70091646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013409&docid=70091645&x=225',
		'title': '',
		'imageId': '70091645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013409';

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