var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371031&x=839',
		'title': '',
		'imageId': '67371031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371059&x=839',
		'title': '',
		'imageId': '67371059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371077&x=839',
		'title': '',
		'imageId': '67371077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371036&x=839',
		'title': '',
		'imageId': '67371036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371068&x=839',
		'title': '',
		'imageId': '67371068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371064&x=839',
		'title': '',
		'imageId': '67371064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371162&x=839',
		'title': '',
		'imageId': '67371162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371156&x=839',
		'title': '',
		'imageId': '67371156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371163&x=839',
		'title': '',
		'imageId': '67371163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371032&x=839',
		'title': '',
		'imageId': '67371032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371159&x=839',
		'title': '',
		'imageId': '67371159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371020&x=839',
		'title': '',
		'imageId': '67371020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371027&x=839',
		'title': '',
		'imageId': '67371027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371033&x=839',
		'title': '',
		'imageId': '67371033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371166&x=839',
		'title': '',
		'imageId': '67371166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914193&docid=67371175&x=839',
		'title': '',
		'imageId': '67371175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914193';

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