var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984994&docid=69379063&x=5919',
		'title': '',
		'imageId': '69379063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984994&docid=69379064&x=5919',
		'title': '',
		'imageId': '69379064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984994&docid=69379061&x=5919',
		'title': '',
		'imageId': '69379061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984994&docid=69379059&x=5919',
		'title': '',
		'imageId': '69379059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984994&docid=69379065&x=5919',
		'title': '',
		'imageId': '69379065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984994&docid=69379062&x=5919',
		'title': '',
		'imageId': '69379062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984994&docid=69379060&x=5919',
		'title': '',
		'imageId': '69379060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984994';

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