var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685217&x=2214',
		'title': '',
		'imageId': '69685217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685248&x=2214',
		'title': '',
		'imageId': '69685248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685250&x=2214',
		'title': '',
		'imageId': '69685250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685249&x=2214',
		'title': '',
		'imageId': '69685249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685251&x=2214',
		'title': '',
		'imageId': '69685251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685252&x=2214',
		'title': '',
		'imageId': '69685252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685261&x=2214',
		'title': '',
		'imageId': '69685261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685253&x=2214',
		'title': '',
		'imageId': '69685253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685258&x=2214',
		'title': '',
		'imageId': '69685258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685257&x=2214',
		'title': '',
		'imageId': '69685257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685256&x=2214',
		'title': '',
		'imageId': '69685256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685262&x=2214',
		'title': '',
		'imageId': '69685262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685259&x=2214',
		'title': '',
		'imageId': '69685259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685265&x=2214',
		'title': '',
		'imageId': '69685265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685263&x=2214',
		'title': '',
		'imageId': '69685263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685267&x=2214',
		'title': '',
		'imageId': '69685267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685260&x=2214',
		'title': '',
		'imageId': '69685260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685266&x=2214',
		'title': '',
		'imageId': '69685266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999060&docid=69685264&x=2214',
		'title': '',
		'imageId': '69685264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999060';

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