var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950173&docid=68607883&x=1231',
		'title': '',
		'imageId': '68607883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950173&docid=68607886&x=1231',
		'title': '',
		'imageId': '68607886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950173&docid=68607885&x=1231',
		'title': '',
		'imageId': '68607885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950173&docid=68607888&x=1231',
		'title': '',
		'imageId': '68607888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950173&docid=68607890&x=1231',
		'title': '',
		'imageId': '68607890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950173&docid=68607884&x=1231',
		'title': '',
		'imageId': '68607884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950173&docid=68607889&x=1231',
		'title': '',
		'imageId': '68607889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950173&docid=68607887&x=1231',
		'title': '',
		'imageId': '68607887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950173&docid=68607891&x=1231',
		'title': '',
		'imageId': '68607891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950173';

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