var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362099&x=4649',
		'title': '',
		'imageId': '69362099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362100&x=4649',
		'title': '',
		'imageId': '69362100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362101&x=4649',
		'title': '',
		'imageId': '69362101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362102&x=4649',
		'title': '',
		'imageId': '69362102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362111&x=4649',
		'title': '',
		'imageId': '69362111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362097&x=4649',
		'title': '',
		'imageId': '69362097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362098&x=4649',
		'title': '',
		'imageId': '69362098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362103&x=4649',
		'title': '',
		'imageId': '69362103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362104&x=4649',
		'title': '',
		'imageId': '69362104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362105&x=4649',
		'title': '',
		'imageId': '69362105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362106&x=4649',
		'title': '',
		'imageId': '69362106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362012&x=4649',
		'title': '',
		'imageId': '69362012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362014&x=4649',
		'title': '',
		'imageId': '69362014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362013&x=4649',
		'title': '',
		'imageId': '69362013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362107&x=4649',
		'title': '',
		'imageId': '69362107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362108&x=4649',
		'title': '',
		'imageId': '69362108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362109&x=4649',
		'title': '',
		'imageId': '69362109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362110&x=4649',
		'title': '',
		'imageId': '69362110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362112&x=4649',
		'title': '',
		'imageId': '69362112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362113&x=4649',
		'title': '',
		'imageId': '69362113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012611&docid=69362114&x=4649',
		'title': '',
		'imageId': '69362114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012611';

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