var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009969&docid=69962301&x=1517',
		'title': '',
		'imageId': '69962301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009969&docid=69962303&x=1517',
		'title': '',
		'imageId': '69962303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009969&docid=69962299&x=1517',
		'title': '',
		'imageId': '69962299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009969&docid=69962298&x=1517',
		'title': '',
		'imageId': '69962298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009969&docid=69962304&x=1517',
		'title': '',
		'imageId': '69962304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009969&docid=69962302&x=1517',
		'title': '',
		'imageId': '69962302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009969&docid=69962306&x=1517',
		'title': '',
		'imageId': '69962306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009969&docid=69962300&x=1517',
		'title': '',
		'imageId': '69962300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009969&docid=69962305&x=1517',
		'title': '',
		'imageId': '69962305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009969';

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