var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973683&docid=69108892&x=353',
		'title': '',
		'imageId': '69108892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973683&docid=69108897&x=353',
		'title': '',
		'imageId': '69108897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973683&docid=69108889&x=353',
		'title': '',
		'imageId': '69108889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973683&docid=69108896&x=353',
		'title': '',
		'imageId': '69108896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973683&docid=69108891&x=353',
		'title': '',
		'imageId': '69108891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973683&docid=69108890&x=353',
		'title': '',
		'imageId': '69108890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973683&docid=69108893&x=353',
		'title': '',
		'imageId': '69108893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973683&docid=69108894&x=353',
		'title': '',
		'imageId': '69108894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973683&docid=69108895&x=353',
		'title': '',
		'imageId': '69108895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973683';

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