var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908398&x=2718',
		'title': '',
		'imageId': '69908398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908409&x=2718',
		'title': '',
		'imageId': '69908409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908419&x=2718',
		'title': '',
		'imageId': '69908419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908482&x=2718',
		'title': '',
		'imageId': '69908482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908509&x=2718',
		'title': '',
		'imageId': '69908509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908531&x=2718',
		'title': '',
		'imageId': '69908531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908581&x=2718',
		'title': '',
		'imageId': '69908581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908592&x=2718',
		'title': '',
		'imageId': '69908592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908619&x=2718',
		'title': '',
		'imageId': '69908619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908638&x=2718',
		'title': '',
		'imageId': '69908638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908695&x=2718',
		'title': '',
		'imageId': '69908695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908736&x=2718',
		'title': '',
		'imageId': '69908736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69908749&x=2718',
		'title': '',
		'imageId': '69908749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69911443&x=2718',
		'title': '',
		'imageId': '69911443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69911493&x=2718',
		'title': '',
		'imageId': '69911493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69911569&x=2718',
		'title': '',
		'imageId': '69911569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69911586&x=2718',
		'title': '',
		'imageId': '69911586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69911618&x=2718',
		'title': '',
		'imageId': '69911618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007940&docid=69911649&x=2718',
		'title': '',
		'imageId': '69911649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007940';

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