var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952814&docid=68647804&x=746',
		'title': '',
		'imageId': '68647804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952814&docid=68647805&x=746',
		'title': '',
		'imageId': '68647805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952814&docid=68647812&x=746',
		'title': '',
		'imageId': '68647812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952814&docid=68647808&x=746',
		'title': '',
		'imageId': '68647808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952814&docid=68647806&x=746',
		'title': '',
		'imageId': '68647806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952814&docid=68647807&x=746',
		'title': '',
		'imageId': '68647807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952814&docid=68647809&x=746',
		'title': '',
		'imageId': '68647809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952814&docid=68647811&x=746',
		'title': '',
		'imageId': '68647811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952814&docid=68647810&x=746',
		'title': '',
		'imageId': '68647810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952814';

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