var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945371&docid=68473616&x=5315',
		'title': '',
		'imageId': '68473616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945371&docid=68473617&x=5315',
		'title': '',
		'imageId': '68473617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945371&docid=68473615&x=5315',
		'title': '',
		'imageId': '68473615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945371&docid=68473614&x=5315',
		'title': '',
		'imageId': '68473614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945371&docid=68473619&x=5315',
		'title': '',
		'imageId': '68473619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945371&docid=68473613&x=5315',
		'title': '',
		'imageId': '68473613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945371&docid=68473618&x=5315',
		'title': '',
		'imageId': '68473618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945371';

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