var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959871&docid=68818634&x=4926',
		'title': '',
		'imageId': '68818634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959871&docid=68818635&x=4926',
		'title': '',
		'imageId': '68818635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959871&docid=68818636&x=4926',
		'title': '',
		'imageId': '68818636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959871&docid=68818637&x=4926',
		'title': '',
		'imageId': '68818637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959871&docid=68818638&x=4926',
		'title': '',
		'imageId': '68818638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959871&docid=68818639&x=4926',
		'title': '',
		'imageId': '68818639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959871&docid=68818640&x=4926',
		'title': '',
		'imageId': '68818640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959871&docid=68818641&x=4926',
		'title': '',
		'imageId': '68818641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959871';

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