var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3911908&docid=67474056&x=3424',
		'title': '',
		'imageId': '67474056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911908&docid=67474060&x=3424',
		'title': '',
		'imageId': '67474060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911908&docid=67474057&x=3424',
		'title': '',
		'imageId': '67474057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911908&docid=67474055&x=3424',
		'title': '',
		'imageId': '67474055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911908&docid=67474059&x=3424',
		'title': '',
		'imageId': '67474059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911908&docid=67474058&x=3424',
		'title': '',
		'imageId': '67474058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3911908';

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