var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036085&x=1456',
		'title': '',
		'imageId': '70036085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036087&x=1456',
		'title': '',
		'imageId': '70036087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036089&x=1456',
		'title': '',
		'imageId': '70036089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036088&x=1456',
		'title': '',
		'imageId': '70036088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036092&x=1456',
		'title': '',
		'imageId': '70036092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036093&x=1456',
		'title': '',
		'imageId': '70036093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036094&x=1456',
		'title': '',
		'imageId': '70036094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036097&x=1456',
		'title': '',
		'imageId': '70036097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036098&x=1456',
		'title': '',
		'imageId': '70036098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036099&x=1456',
		'title': '',
		'imageId': '70036099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036100&x=1456',
		'title': '',
		'imageId': '70036100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036102&x=1456',
		'title': '',
		'imageId': '70036102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036103&x=1456',
		'title': '',
		'imageId': '70036103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036104&x=1456',
		'title': '',
		'imageId': '70036104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013337&docid=70036105&x=1456',
		'title': '',
		'imageId': '70036105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013337';

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