var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147614&x=170',
		'title': '',
		'imageId': '70147614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147612&x=170',
		'title': '',
		'imageId': '70147612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147613&x=170',
		'title': '',
		'imageId': '70147613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147610&x=170',
		'title': '',
		'imageId': '70147610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147615&x=170',
		'title': '',
		'imageId': '70147615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147616&x=170',
		'title': '',
		'imageId': '70147616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147618&x=170',
		'title': '',
		'imageId': '70147618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147622&x=170',
		'title': '',
		'imageId': '70147622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147621&x=170',
		'title': '',
		'imageId': '70147621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147619&x=170',
		'title': '',
		'imageId': '70147619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147617&x=170',
		'title': '',
		'imageId': '70147617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147611&x=170',
		'title': '',
		'imageId': '70147611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147623&x=170',
		'title': '',
		'imageId': '70147623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016815&docid=70147620&x=170',
		'title': '',
		'imageId': '70147620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016815';

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