var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438663&x=5645',
		'title': '',
		'imageId': '69438663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438665&x=5645',
		'title': '',
		'imageId': '69438665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438666&x=5645',
		'title': '',
		'imageId': '69438666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438667&x=5645',
		'title': '',
		'imageId': '69438667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438668&x=5645',
		'title': '',
		'imageId': '69438668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438669&x=5645',
		'title': '',
		'imageId': '69438669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438670&x=5645',
		'title': '',
		'imageId': '69438670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438671&x=5645',
		'title': '',
		'imageId': '69438671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438672&x=5645',
		'title': '',
		'imageId': '69438672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438673&x=5645',
		'title': '',
		'imageId': '69438673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438674&x=5645',
		'title': '',
		'imageId': '69438674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438675&x=5645',
		'title': '',
		'imageId': '69438675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438676&x=5645',
		'title': '',
		'imageId': '69438676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438677&x=5645',
		'title': '',
		'imageId': '69438677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987532&docid=69438678&x=5645',
		'title': '',
		'imageId': '69438678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987532';

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