var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985740&docid=69282780&x=1626',
		'title': '',
		'imageId': '69282780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985740&docid=69282795&x=1626',
		'title': '',
		'imageId': '69282795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985740&docid=69282786&x=1626',
		'title': '',
		'imageId': '69282786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985740&docid=69282792&x=1626',
		'title': '',
		'imageId': '69282792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985740&docid=69282783&x=1626',
		'title': '',
		'imageId': '69282783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985740&docid=69282789&x=1626',
		'title': '',
		'imageId': '69282789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985740&docid=69498554&x=1626',
		'title': '',
		'imageId': '69498554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985740&docid=69498693&x=1626',
		'title': '',
		'imageId': '69498693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985740';

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