var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921027&docid=67646588&x=2417',
		'title': '',
		'imageId': '67646588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921027&docid=67646590&x=2417',
		'title': '',
		'imageId': '67646590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921027&docid=67646586&x=2417',
		'title': '',
		'imageId': '67646586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921027&docid=67646585&x=2417',
		'title': '',
		'imageId': '67646585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921027&docid=67646587&x=2417',
		'title': '',
		'imageId': '67646587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921027&docid=67646591&x=2417',
		'title': '',
		'imageId': '67646591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921027&docid=67646592&x=2417',
		'title': '',
		'imageId': '67646592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921027&docid=67646589&x=2417',
		'title': '',
		'imageId': '67646589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921027&docid=67646593&x=2417',
		'title': '',
		'imageId': '67646593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921027';

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