var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148055&x=412',
		'title': '',
		'imageId': '69148055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148068&x=412',
		'title': '',
		'imageId': '69148068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148064&x=412',
		'title': '',
		'imageId': '69148064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148066&x=412',
		'title': '',
		'imageId': '69148066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148058&x=412',
		'title': '',
		'imageId': '69148058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148063&x=412',
		'title': '',
		'imageId': '69148063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148060&x=412',
		'title': '',
		'imageId': '69148060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148061&x=412',
		'title': '',
		'imageId': '69148061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148057&x=412',
		'title': '',
		'imageId': '69148057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148054&x=412',
		'title': '',
		'imageId': '69148054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148053&x=412',
		'title': '',
		'imageId': '69148053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148065&x=412',
		'title': '',
		'imageId': '69148065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148062&x=412',
		'title': '',
		'imageId': '69148062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148056&x=412',
		'title': '',
		'imageId': '69148056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975079&docid=69148067&x=412',
		'title': '',
		'imageId': '69148067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975079';

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