var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914938&docid=67766662&x=4451',
		'title': '',
		'imageId': '67766662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914938&docid=67766661&x=4451',
		'title': '',
		'imageId': '67766661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914938&docid=67766666&x=4451',
		'title': '',
		'imageId': '67766666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914938&docid=67766667&x=4451',
		'title': '',
		'imageId': '67766667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914938&docid=67766665&x=4451',
		'title': '',
		'imageId': '67766665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914938&docid=67766664&x=4451',
		'title': '',
		'imageId': '67766664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914938&docid=67766663&x=4451',
		'title': '',
		'imageId': '67766663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914938';

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