var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918119&x=2341',
		'title': '',
		'imageId': '69918119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918128&x=2341',
		'title': '',
		'imageId': '69918128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918127&x=2341',
		'title': '',
		'imageId': '69918127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918129&x=2341',
		'title': '',
		'imageId': '69918129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918123&x=2341',
		'title': '',
		'imageId': '69918123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918124&x=2341',
		'title': '',
		'imageId': '69918124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918125&x=2341',
		'title': '',
		'imageId': '69918125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918126&x=2341',
		'title': '',
		'imageId': '69918126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918130&x=2341',
		'title': '',
		'imageId': '69918130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918131&x=2341',
		'title': '',
		'imageId': '69918131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918132&x=2341',
		'title': '',
		'imageId': '69918132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918133&x=2341',
		'title': '',
		'imageId': '69918133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918134&x=2341',
		'title': '',
		'imageId': '69918134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008358&docid=69918135&x=2341',
		'title': '',
		'imageId': '69918135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008358';

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