var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913659&docid=67728553&x=5931',
		'title': '',
		'imageId': '67728553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913659&docid=67728554&x=5931',
		'title': '',
		'imageId': '67728554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913659&docid=67728555&x=5931',
		'title': '',
		'imageId': '67728555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913659&docid=67728556&x=5931',
		'title': '',
		'imageId': '67728556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913659&docid=67728557&x=5931',
		'title': '',
		'imageId': '67728557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913659&docid=67728561&x=5931',
		'title': '',
		'imageId': '67728561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913659&docid=67728558&x=5931',
		'title': '',
		'imageId': '67728558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913659&docid=67728559&x=5931',
		'title': '',
		'imageId': '67728559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913659&docid=67728560&x=5931',
		'title': '',
		'imageId': '67728560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913659';

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