var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009802&docid=69955580&x=191',
		'title': '',
		'imageId': '69955580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009802&docid=69955581&x=191',
		'title': '',
		'imageId': '69955581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009802&docid=69955582&x=191',
		'title': '',
		'imageId': '69955582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009802&docid=69955583&x=191',
		'title': '',
		'imageId': '69955583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009802&docid=69955683&x=191',
		'title': '',
		'imageId': '69955683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009802&docid=69971389&x=191',
		'title': '',
		'imageId': '69971389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009802&docid=69971391&x=191',
		'title': '',
		'imageId': '69971391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009802&docid=69971392&x=191',
		'title': '',
		'imageId': '69971392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009802&docid=69971390&x=191',
		'title': '',
		'imageId': '69971390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009802';

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