var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931446&docid=68156614&x=4743',
		'title': '',
		'imageId': '68156614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931446&docid=68156611&x=4743',
		'title': '',
		'imageId': '68156611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931446&docid=68156615&x=4743',
		'title': '',
		'imageId': '68156615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931446&docid=68156617&x=4743',
		'title': '',
		'imageId': '68156617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931446&docid=68156616&x=4743',
		'title': '',
		'imageId': '68156616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931446&docid=68156613&x=4743',
		'title': '',
		'imageId': '68156613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931446&docid=68156612&x=4743',
		'title': '',
		'imageId': '68156612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931446&docid=68156618&x=4743',
		'title': '',
		'imageId': '68156618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931446';

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