var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999480&docid=69696291&x=1914',
		'title': '',
		'imageId': '69696291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999480&docid=69696290&x=1914',
		'title': '',
		'imageId': '69696290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999480&docid=69696295&x=1914',
		'title': '',
		'imageId': '69696295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999480&docid=69696292&x=1914',
		'title': '',
		'imageId': '69696292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999480&docid=69696298&x=1914',
		'title': '',
		'imageId': '69696298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999480&docid=69696293&x=1914',
		'title': '',
		'imageId': '69696293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999480&docid=69696294&x=1914',
		'title': '',
		'imageId': '69696294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999480';

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