var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710403&x=245',
		'title': '',
		'imageId': '66710403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710407&x=245',
		'title': '',
		'imageId': '66710407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710419&x=245',
		'title': '',
		'imageId': '66710419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710409&x=245',
		'title': '',
		'imageId': '66710409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710410&x=245',
		'title': '',
		'imageId': '66710410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710408&x=245',
		'title': '',
		'imageId': '66710408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710404&x=245',
		'title': '',
		'imageId': '66710404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710411&x=245',
		'title': '',
		'imageId': '66710411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710405&x=245',
		'title': '',
		'imageId': '66710405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710418&x=245',
		'title': '',
		'imageId': '66710418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710420&x=245',
		'title': '',
		'imageId': '66710420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710416&x=245',
		'title': '',
		'imageId': '66710416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710415&x=245',
		'title': '',
		'imageId': '66710415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710412&x=245',
		'title': '',
		'imageId': '66710412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872860&docid=66710414&x=245',
		'title': '',
		'imageId': '66710414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3872860';

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