var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947396&docid=68525461&x=4051',
		'title': '',
		'imageId': '68525461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947396&docid=68525458&x=4051',
		'title': '',
		'imageId': '68525458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947396&docid=68525460&x=4051',
		'title': '',
		'imageId': '68525460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947396&docid=68525462&x=4051',
		'title': '',
		'imageId': '68525462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947396&docid=68525463&x=4051',
		'title': '',
		'imageId': '68525463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947396&docid=68525464&x=4051',
		'title': '',
		'imageId': '68525464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947396&docid=68525459&x=4051',
		'title': '',
		'imageId': '68525459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947396';

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