var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358218&x=444',
		'title': '',
		'imageId': '69358218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358219&x=444',
		'title': '',
		'imageId': '69358219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358220&x=444',
		'title': '',
		'imageId': '69358220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358221&x=444',
		'title': '',
		'imageId': '69358221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358222&x=444',
		'title': '',
		'imageId': '69358222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358223&x=444',
		'title': '',
		'imageId': '69358223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358224&x=444',
		'title': '',
		'imageId': '69358224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358225&x=444',
		'title': '',
		'imageId': '69358225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358226&x=444',
		'title': '',
		'imageId': '69358226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358227&x=444',
		'title': '',
		'imageId': '69358227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358228&x=444',
		'title': '',
		'imageId': '69358228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358229&x=444',
		'title': '',
		'imageId': '69358229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358230&x=444',
		'title': '',
		'imageId': '69358230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358231&x=444',
		'title': '',
		'imageId': '69358231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984212&docid=69358232&x=444',
		'title': '',
		'imageId': '69358232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984212';

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