var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012854&docid=69792098&x=5549',
		'title': '',
		'imageId': '69792098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012854&docid=69792097&x=5549',
		'title': '',
		'imageId': '69792097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012854&docid=69792087&x=5549',
		'title': '',
		'imageId': '69792087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012854&docid=69792088&x=5549',
		'title': '',
		'imageId': '69792088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012854&docid=69792089&x=5549',
		'title': '',
		'imageId': '69792089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012854&docid=69792100&x=5549',
		'title': '',
		'imageId': '69792100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012854&docid=69792099&x=5549',
		'title': '',
		'imageId': '69792099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012854';

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