var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944864&docid=68458931&x=2435',
		'title': '',
		'imageId': '68458931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944864&docid=68458926&x=2435',
		'title': '',
		'imageId': '68458926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944864&docid=68458928&x=2435',
		'title': '',
		'imageId': '68458928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944864&docid=68458930&x=2435',
		'title': '',
		'imageId': '68458930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944864&docid=68458927&x=2435',
		'title': '',
		'imageId': '68458927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944864&docid=68458932&x=2435',
		'title': '',
		'imageId': '68458932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944864&docid=68458929&x=2435',
		'title': '',
		'imageId': '68458929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944864&docid=68458933&x=2435',
		'title': '',
		'imageId': '68458933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944864';

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