var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758063&x=4431',
		'title': '',
		'imageId': '70758063',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758065&x=4431',
		'title': '',
		'imageId': '70758065',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758070&x=4431',
		'title': '',
		'imageId': '70758070',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758056&x=4431',
		'title': '',
		'imageId': '70758056',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758069&x=4431',
		'title': '',
		'imageId': '70758069',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758064&x=4431',
		'title': '',
		'imageId': '70758064',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758067&x=4431',
		'title': '',
		'imageId': '70758067',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758057&x=4431',
		'title': '',
		'imageId': '70758057',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758060&x=4431',
		'title': '',
		'imageId': '70758060',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758068&x=4431',
		'title': '',
		'imageId': '70758068',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758058&x=4431',
		'title': '',
		'imageId': '70758058',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758059&x=4431',
		'title': '',
		'imageId': '70758059',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758066&x=4431',
		'title': '',
		'imageId': '70758066',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758055&x=4431',
		'title': '',
		'imageId': '70758055',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758061&x=4431',
		'title': '',
		'imageId': '70758061',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=70758062&x=4431',
		'title': '',
		'imageId': '70758062',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4040958&docid=71390565&x=4431',
		'title': '',
		'imageId': '71390565',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4040958';

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