var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923055&docid=67977763&x=3558',
		'title': '',
		'imageId': '67977763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923055&docid=67977766&x=3558',
		'title': '',
		'imageId': '67977766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923055&docid=67977767&x=3558',
		'title': '',
		'imageId': '67977767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923055&docid=67977761&x=3558',
		'title': '',
		'imageId': '67977761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923055&docid=67977765&x=3558',
		'title': '',
		'imageId': '67977765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923055&docid=67977762&x=3558',
		'title': '',
		'imageId': '67977762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923055&docid=67977764&x=3558',
		'title': '',
		'imageId': '67977764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923055';

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