var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756208&x=3058',
		'title': '',
		'imageId': '61756208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756210&x=3058',
		'title': '',
		'imageId': '61756210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756211&x=3058',
		'title': '',
		'imageId': '61756211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756212&x=3058',
		'title': '',
		'imageId': '61756212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756213&x=3058',
		'title': '',
		'imageId': '61756213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756214&x=3058',
		'title': '',
		'imageId': '61756214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756215&x=3058',
		'title': '',
		'imageId': '61756215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756216&x=3058',
		'title': '',
		'imageId': '61756216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756217&x=3058',
		'title': '',
		'imageId': '61756217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756218&x=3058',
		'title': '',
		'imageId': '61756218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756219&x=3058',
		'title': '',
		'imageId': '61756219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756220&x=3058',
		'title': '',
		'imageId': '61756220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756221&x=3058',
		'title': '',
		'imageId': '61756221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756222&x=3058',
		'title': '',
		'imageId': '61756222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756223&x=3058',
		'title': '',
		'imageId': '61756223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993549&docid=61756224&x=3058',
		'title': '',
		'imageId': '61756224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993549';

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