var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958440&docid=68786859&x=1848',
		'title': '',
		'imageId': '68786859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958440&docid=68786861&x=1848',
		'title': '',
		'imageId': '68786861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958440&docid=68786860&x=1848',
		'title': '',
		'imageId': '68786860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958440&docid=68786865&x=1848',
		'title': '',
		'imageId': '68786865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958440&docid=68786866&x=1848',
		'title': '',
		'imageId': '68786866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958440&docid=68786862&x=1848',
		'title': '',
		'imageId': '68786862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958440&docid=68786864&x=1848',
		'title': '',
		'imageId': '68786864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958440&docid=68786863&x=1848',
		'title': '',
		'imageId': '68786863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958440';

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