var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985626&x=4649',
		'title': '',
		'imageId': '69985626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985627&x=4649',
		'title': '',
		'imageId': '69985627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985629&x=4649',
		'title': '',
		'imageId': '69985629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985628&x=4649',
		'title': '',
		'imageId': '69985628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985632&x=4649',
		'title': '',
		'imageId': '69985632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985634&x=4649',
		'title': '',
		'imageId': '69985634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985635&x=4649',
		'title': '',
		'imageId': '69985635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985636&x=4649',
		'title': '',
		'imageId': '69985636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985637&x=4649',
		'title': '',
		'imageId': '69985637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985638&x=4649',
		'title': '',
		'imageId': '69985638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985639&x=4649',
		'title': '',
		'imageId': '69985639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985640&x=4649',
		'title': '',
		'imageId': '69985640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985642&x=4649',
		'title': '',
		'imageId': '69985642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985646&x=4649',
		'title': '',
		'imageId': '69985646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011209&docid=69985647&x=4649',
		'title': '',
		'imageId': '69985647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011209';

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