var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973145&x=539',
		'title': '',
		'imageId': '65973145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973152&x=539',
		'title': '',
		'imageId': '65973152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973133&x=539',
		'title': '',
		'imageId': '65973133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973136&x=539',
		'title': '',
		'imageId': '65973136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973139&x=539',
		'title': '',
		'imageId': '65973139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973142&x=539',
		'title': '',
		'imageId': '65973142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973155&x=539',
		'title': '',
		'imageId': '65973155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973158&x=539',
		'title': '',
		'imageId': '65973158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973161&x=539',
		'title': '',
		'imageId': '65973161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973172&x=539',
		'title': '',
		'imageId': '65973172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973175&x=539',
		'title': '',
		'imageId': '65973175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973179&x=539',
		'title': '',
		'imageId': '65973179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903784&docid=65973183&x=539',
		'title': '',
		'imageId': '65973183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3903784';

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