var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983382&docid=69337420&x=461',
		'title': '',
		'imageId': '69337420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983382&docid=69337426&x=461',
		'title': '',
		'imageId': '69337426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983382&docid=69337425&x=461',
		'title': '',
		'imageId': '69337425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983382&docid=69337493&x=461',
		'title': '',
		'imageId': '69337493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983382&docid=69337421&x=461',
		'title': '',
		'imageId': '69337421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983382&docid=69337424&x=461',
		'title': '',
		'imageId': '69337424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983382&docid=69337423&x=461',
		'title': '',
		'imageId': '69337423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983382&docid=69337422&x=461',
		'title': '',
		'imageId': '69337422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983382&docid=69337328&x=461',
		'title': '',
		'imageId': '69337328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983382';

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