var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899894&x=2230',
		'title': '',
		'imageId': '67899894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899895&x=2230',
		'title': '',
		'imageId': '67899895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899896&x=2230',
		'title': '',
		'imageId': '67899896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899897&x=2230',
		'title': '',
		'imageId': '67899897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899898&x=2230',
		'title': '',
		'imageId': '67899898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899899&x=2230',
		'title': '',
		'imageId': '67899899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899900&x=2230',
		'title': '',
		'imageId': '67899900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899901&x=2230',
		'title': '',
		'imageId': '67899901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899902&x=2230',
		'title': '',
		'imageId': '67899902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899904&x=2230',
		'title': '',
		'imageId': '67899904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919947&docid=67899903&x=2230',
		'title': '',
		'imageId': '67899903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919947';

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