var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636088&x=5410',
		'title': '',
		'imageId': '67636088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636087&x=5410',
		'title': '',
		'imageId': '67636087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636093&x=5410',
		'title': '',
		'imageId': '67636093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636086&x=5410',
		'title': '',
		'imageId': '67636086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636095&x=5410',
		'title': '',
		'imageId': '67636095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636084&x=5410',
		'title': '',
		'imageId': '67636084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636092&x=5410',
		'title': '',
		'imageId': '67636092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636083&x=5410',
		'title': '',
		'imageId': '67636083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636091&x=5410',
		'title': '',
		'imageId': '67636091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636085&x=5410',
		'title': '',
		'imageId': '67636085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636098&x=5410',
		'title': '',
		'imageId': '67636098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636090&x=5410',
		'title': '',
		'imageId': '67636090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636089&x=5410',
		'title': '',
		'imageId': '67636089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636097&x=5410',
		'title': '',
		'imageId': '67636097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636096&x=5410',
		'title': '',
		'imageId': '67636096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909750&docid=67636094&x=5410',
		'title': '',
		'imageId': '67636094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909750';

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