var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074303&x=1917',
		'title': '',
		'imageId': '70074303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074314&x=1917',
		'title': '',
		'imageId': '70074314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074320&x=1917',
		'title': '',
		'imageId': '70074320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074309&x=1917',
		'title': '',
		'imageId': '70074309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074306&x=1917',
		'title': '',
		'imageId': '70074306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074315&x=1917',
		'title': '',
		'imageId': '70074315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074313&x=1917',
		'title': '',
		'imageId': '70074313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074318&x=1917',
		'title': '',
		'imageId': '70074318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074308&x=1917',
		'title': '',
		'imageId': '70074308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074316&x=1917',
		'title': '',
		'imageId': '70074316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074321&x=1917',
		'title': '',
		'imageId': '70074321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074304&x=1917',
		'title': '',
		'imageId': '70074304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074310&x=1917',
		'title': '',
		'imageId': '70074310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074322&x=1917',
		'title': '',
		'imageId': '70074322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074307&x=1917',
		'title': '',
		'imageId': '70074307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014901&docid=70074302&x=1917',
		'title': '',
		'imageId': '70074302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014901';

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