var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022227&x=3648',
		'title': '',
		'imageId': '70022227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022224&x=3648',
		'title': '',
		'imageId': '70022224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022231&x=3648',
		'title': '',
		'imageId': '70022231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022234&x=3648',
		'title': '',
		'imageId': '70022234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022232&x=3648',
		'title': '',
		'imageId': '70022232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022233&x=3648',
		'title': '',
		'imageId': '70022233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022226&x=3648',
		'title': '',
		'imageId': '70022226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022222&x=3648',
		'title': '',
		'imageId': '70022222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022230&x=3648',
		'title': '',
		'imageId': '70022230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022229&x=3648',
		'title': '',
		'imageId': '70022229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022225&x=3648',
		'title': '',
		'imageId': '70022225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022223&x=3648',
		'title': '',
		'imageId': '70022223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022236&x=3648',
		'title': '',
		'imageId': '70022236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022228&x=3648',
		'title': '',
		'imageId': '70022228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012721&docid=70022235&x=3648',
		'title': '',
		'imageId': '70022235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012721';

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