var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144493&x=4344',
		'title': '',
		'imageId': '69144493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144483&x=4344',
		'title': '',
		'imageId': '69144483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144492&x=4344',
		'title': '',
		'imageId': '69144492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144487&x=4344',
		'title': '',
		'imageId': '69144487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144494&x=4344',
		'title': '',
		'imageId': '69144494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144497&x=4344',
		'title': '',
		'imageId': '69144497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144496&x=4344',
		'title': '',
		'imageId': '69144496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144485&x=4344',
		'title': '',
		'imageId': '69144485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144486&x=4344',
		'title': '',
		'imageId': '69144486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144488&x=4344',
		'title': '',
		'imageId': '69144488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144490&x=4344',
		'title': '',
		'imageId': '69144490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144484&x=4344',
		'title': '',
		'imageId': '69144484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144495&x=4344',
		'title': '',
		'imageId': '69144495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144489&x=4344',
		'title': '',
		'imageId': '69144489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974984&docid=69144491&x=4344',
		'title': '',
		'imageId': '69144491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974984';

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