var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174675&x=4120',
		'title': '',
		'imageId': '70174675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174694&x=4120',
		'title': '',
		'imageId': '70174694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174686&x=4120',
		'title': '',
		'imageId': '70174686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174685&x=4120',
		'title': '',
		'imageId': '70174685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174682&x=4120',
		'title': '',
		'imageId': '70174682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174688&x=4120',
		'title': '',
		'imageId': '70174688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174683&x=4120',
		'title': '',
		'imageId': '70174683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174695&x=4120',
		'title': '',
		'imageId': '70174695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174692&x=4120',
		'title': '',
		'imageId': '70174692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174690&x=4120',
		'title': '',
		'imageId': '70174690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174693&x=4120',
		'title': '',
		'imageId': '70174693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174687&x=4120',
		'title': '',
		'imageId': '70174687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174680&x=4120',
		'title': '',
		'imageId': '70174680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174678&x=4120',
		'title': '',
		'imageId': '70174678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174677&x=4120',
		'title': '',
		'imageId': '70174677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174679&x=4120',
		'title': '',
		'imageId': '70174679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174676&x=4120',
		'title': '',
		'imageId': '70174676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174691&x=4120',
		'title': '',
		'imageId': '70174691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174689&x=4120',
		'title': '',
		'imageId': '70174689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174681&x=4120',
		'title': '',
		'imageId': '70174681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011244&docid=70174684&x=4120',
		'title': '',
		'imageId': '70174684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011244';

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