var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891197&docid=67178750&x=520',
		'title': '',
		'imageId': '67178750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891197&docid=67178751&x=520',
		'title': '',
		'imageId': '67178751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891197&docid=67178758&x=520',
		'title': '',
		'imageId': '67178758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891197&docid=67178755&x=520',
		'title': '',
		'imageId': '67178755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891197&docid=67178756&x=520',
		'title': '',
		'imageId': '67178756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891197&docid=67178753&x=520',
		'title': '',
		'imageId': '67178753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891197&docid=67178757&x=520',
		'title': '',
		'imageId': '67178757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891197&docid=67178754&x=520',
		'title': '',
		'imageId': '67178754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891197&docid=67178752&x=520',
		'title': '',
		'imageId': '67178752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891197';

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