var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756160&x=430',
		'title': '',
		'imageId': '67756160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756161&x=430',
		'title': '',
		'imageId': '67756161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756162&x=430',
		'title': '',
		'imageId': '67756162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756163&x=430',
		'title': '',
		'imageId': '67756163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756164&x=430',
		'title': '',
		'imageId': '67756164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756165&x=430',
		'title': '',
		'imageId': '67756165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756166&x=430',
		'title': '',
		'imageId': '67756166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756167&x=430',
		'title': '',
		'imageId': '67756167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756168&x=430',
		'title': '',
		'imageId': '67756168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756169&x=430',
		'title': '',
		'imageId': '67756169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756170&x=430',
		'title': '',
		'imageId': '67756170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914486&docid=67756171&x=430',
		'title': '',
		'imageId': '67756171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914486';

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