var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965547&docid=66456123&x=2737',
		'title': '',
		'imageId': '66456123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965547&docid=66456124&x=2737',
		'title': '',
		'imageId': '66456124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965547&docid=66456125&x=2737',
		'title': '',
		'imageId': '66456125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965547&docid=66456126&x=2737',
		'title': '',
		'imageId': '66456126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965547&docid=66456127&x=2737',
		'title': '',
		'imageId': '66456127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965547&docid=66456128&x=2737',
		'title': '',
		'imageId': '66456128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965547&docid=66456129&x=2737',
		'title': '',
		'imageId': '66456129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965547';

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