var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013709&docid=70051623&x=328',
		'title': '',
		'imageId': '70051623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013709&docid=70051624&x=328',
		'title': '',
		'imageId': '70051624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013709&docid=70051625&x=328',
		'title': '',
		'imageId': '70051625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013709&docid=70051622&x=328',
		'title': '',
		'imageId': '70051622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013709&docid=70051621&x=328',
		'title': '',
		'imageId': '70051621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013709&docid=70051626&x=328',
		'title': '',
		'imageId': '70051626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013709&docid=70051639&x=328',
		'title': '',
		'imageId': '70051639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013709&docid=70051642&x=328',
		'title': '',
		'imageId': '70051642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013709&docid=70051646&x=328',
		'title': '',
		'imageId': '70051646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013709';

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