var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705764&x=74',
		'title': '',
		'imageId': '70705764',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705767&x=74',
		'title': '',
		'imageId': '70705767',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705780&x=74',
		'title': '',
		'imageId': '70705780',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705763&x=74',
		'title': '',
		'imageId': '70705763',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705774&x=74',
		'title': '',
		'imageId': '70705774',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705772&x=74',
		'title': '',
		'imageId': '70705772',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705776&x=74',
		'title': '',
		'imageId': '70705776',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705773&x=74',
		'title': '',
		'imageId': '70705773',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705769&x=74',
		'title': '',
		'imageId': '70705769',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705768&x=74',
		'title': '',
		'imageId': '70705768',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705778&x=74',
		'title': '',
		'imageId': '70705778',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705781&x=74',
		'title': '',
		'imageId': '70705781',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705777&x=74',
		'title': '',
		'imageId': '70705777',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705775&x=74',
		'title': '',
		'imageId': '70705775',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705770&x=74',
		'title': '',
		'imageId': '70705770',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705779&x=74',
		'title': '',
		'imageId': '70705779',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705766&x=74',
		'title': '',
		'imageId': '70705766',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705762&x=74',
		'title': '',
		'imageId': '70705762',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705765&x=74',
		'title': '',
		'imageId': '70705765',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039208&docid=70705771&x=74',
		'title': '',
		'imageId': '70705771',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4039208';

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