var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997507&docid=69654405&x=519',
		'title': '',
		'imageId': '69654405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997507&docid=69654269&x=519',
		'title': '',
		'imageId': '69654269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997507&docid=69654241&x=519',
		'title': '',
		'imageId': '69654241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997507&docid=69654245&x=519',
		'title': '',
		'imageId': '69654245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997507&docid=69654249&x=519',
		'title': '',
		'imageId': '69654249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997507&docid=69654261&x=519',
		'title': '',
		'imageId': '69654261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997507&docid=69654306&x=519',
		'title': '',
		'imageId': '69654306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997507&docid=69654311&x=519',
		'title': '',
		'imageId': '69654311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997507&docid=69654314&x=519',
		'title': '',
		'imageId': '69654314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997507';

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