var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973966&docid=69122125&x=5812',
		'title': '',
		'imageId': '69122125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973966&docid=69122126&x=5812',
		'title': '',
		'imageId': '69122126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973966&docid=69122129&x=5812',
		'title': '',
		'imageId': '69122129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973966&docid=69122128&x=5812',
		'title': '',
		'imageId': '69122128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973966&docid=69122130&x=5812',
		'title': '',
		'imageId': '69122130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973966&docid=69122131&x=5812',
		'title': '',
		'imageId': '69122131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973966&docid=69122127&x=5812',
		'title': '',
		'imageId': '69122127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973966';

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