var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007468&docid=69894246&x=1325',
		'title': '',
		'imageId': '69894246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007468&docid=69894248&x=1325',
		'title': '',
		'imageId': '69894248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007468&docid=69894253&x=1325',
		'title': '',
		'imageId': '69894253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007468&docid=69894251&x=1325',
		'title': '',
		'imageId': '69894251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007468&docid=69894252&x=1325',
		'title': '',
		'imageId': '69894252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007468&docid=69894249&x=1325',
		'title': '',
		'imageId': '69894249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007468&docid=69894250&x=1325',
		'title': '',
		'imageId': '69894250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007468&docid=69894247&x=1325',
		'title': '',
		'imageId': '69894247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007468&docid=69894254&x=1325',
		'title': '',
		'imageId': '69894254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007468';

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