var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962016&docid=69037777&x=651',
		'title': '',
		'imageId': '69037777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962016&docid=69037776&x=651',
		'title': '',
		'imageId': '69037776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962016&docid=68845850&x=651',
		'title': '',
		'imageId': '68845850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962016&docid=68845843&x=651',
		'title': '',
		'imageId': '68845843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962016&docid=68845848&x=651',
		'title': '',
		'imageId': '68845848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962016&docid=68845849&x=651',
		'title': '',
		'imageId': '68845849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962016&docid=68845851&x=651',
		'title': '',
		'imageId': '68845851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962016&docid=68845852&x=651',
		'title': '',
		'imageId': '68845852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962016&docid=68845844&x=651',
		'title': '',
		'imageId': '68845844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962016';

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