var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977985&docid=69208059&x=2341',
		'title': '',
		'imageId': '69208059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977985&docid=69208054&x=2341',
		'title': '',
		'imageId': '69208054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977985&docid=69208056&x=2341',
		'title': '',
		'imageId': '69208056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977985&docid=69208057&x=2341',
		'title': '',
		'imageId': '69208057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977985&docid=69208058&x=2341',
		'title': '',
		'imageId': '69208058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977985&docid=69208055&x=2341',
		'title': '',
		'imageId': '69208055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977985&docid=69208060&x=2341',
		'title': '',
		'imageId': '69208060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977985';

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