var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002486&docid=69772655&x=5615',
		'title': '',
		'imageId': '69772655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002486&docid=69772661&x=5615',
		'title': '',
		'imageId': '69772661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002486&docid=69772659&x=5615',
		'title': '',
		'imageId': '69772659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002486&docid=69772657&x=5615',
		'title': '',
		'imageId': '69772657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002486&docid=69772658&x=5615',
		'title': '',
		'imageId': '69772658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002486&docid=69772660&x=5615',
		'title': '',
		'imageId': '69772660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002486&docid=69772662&x=5615',
		'title': '',
		'imageId': '69772662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002486&docid=69772656&x=5615',
		'title': '',
		'imageId': '69772656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002486';

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