var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899810&x=5634',
		'title': '',
		'imageId': '67899810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899812&x=5634',
		'title': '',
		'imageId': '67899812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899813&x=5634',
		'title': '',
		'imageId': '67899813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899814&x=5634',
		'title': '',
		'imageId': '67899814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899815&x=5634',
		'title': '',
		'imageId': '67899815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899816&x=5634',
		'title': '',
		'imageId': '67899816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899817&x=5634',
		'title': '',
		'imageId': '67899817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899818&x=5634',
		'title': '',
		'imageId': '67899818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899819&x=5634',
		'title': '',
		'imageId': '67899819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899820&x=5634',
		'title': '',
		'imageId': '67899820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919938&docid=67899821&x=5634',
		'title': '',
		'imageId': '67899821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919938';

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