var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074862&x=2039',
		'title': '',
		'imageId': '70074862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074864&x=2039',
		'title': '',
		'imageId': '70074864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074863&x=2039',
		'title': '',
		'imageId': '70074863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074865&x=2039',
		'title': '',
		'imageId': '70074865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074867&x=2039',
		'title': '',
		'imageId': '70074867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074866&x=2039',
		'title': '',
		'imageId': '70074866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074877&x=2039',
		'title': '',
		'imageId': '70074877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074878&x=2039',
		'title': '',
		'imageId': '70074878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074876&x=2039',
		'title': '',
		'imageId': '70074876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074883&x=2039',
		'title': '',
		'imageId': '70074883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074884&x=2039',
		'title': '',
		'imageId': '70074884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074885&x=2039',
		'title': '',
		'imageId': '70074885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074890&x=2039',
		'title': '',
		'imageId': '70074890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074894&x=2039',
		'title': '',
		'imageId': '70074894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014933&docid=70074896&x=2039',
		'title': '',
		'imageId': '70074896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014933';

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