var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973735&x=4443',
		'title': '',
		'imageId': '69973735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973738&x=4443',
		'title': '',
		'imageId': '69973738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973741&x=4443',
		'title': '',
		'imageId': '69973741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973717&x=4443',
		'title': '',
		'imageId': '69973717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973700&x=4443',
		'title': '',
		'imageId': '69973700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973710&x=4443',
		'title': '',
		'imageId': '69973710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973697&x=4443',
		'title': '',
		'imageId': '69973697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973744&x=4443',
		'title': '',
		'imageId': '69973744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973751&x=4443',
		'title': '',
		'imageId': '69973751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973761&x=4443',
		'title': '',
		'imageId': '69973761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973691&x=4443',
		'title': '',
		'imageId': '69973691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973694&x=4443',
		'title': '',
		'imageId': '69973694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973771&x=4443',
		'title': '',
		'imageId': '69973771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973786&x=4443',
		'title': '',
		'imageId': '69973786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973789&x=4443',
		'title': '',
		'imageId': '69973789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010597&docid=69973793&x=4443',
		'title': '',
		'imageId': '69973793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010597';

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