var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123773&x=3921',
		'title': '',
		'imageId': '69123773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123777&x=3921',
		'title': '',
		'imageId': '69123777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123766&x=3921',
		'title': '',
		'imageId': '69123766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123769&x=3921',
		'title': '',
		'imageId': '69123769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123785&x=3921',
		'title': '',
		'imageId': '69123785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123775&x=3921',
		'title': '',
		'imageId': '69123775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123779&x=3921',
		'title': '',
		'imageId': '69123779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123780&x=3921',
		'title': '',
		'imageId': '69123780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123784&x=3921',
		'title': '',
		'imageId': '69123784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123783&x=3921',
		'title': '',
		'imageId': '69123783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123782&x=3921',
		'title': '',
		'imageId': '69123782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123768&x=3921',
		'title': '',
		'imageId': '69123768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123781&x=3921',
		'title': '',
		'imageId': '69123781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123771&x=3921',
		'title': '',
		'imageId': '69123771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123778&x=3921',
		'title': '',
		'imageId': '69123778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123776&x=3921',
		'title': '',
		'imageId': '69123776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123772&x=3921',
		'title': '',
		'imageId': '69123772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123767&x=3921',
		'title': '',
		'imageId': '69123767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123770&x=3921',
		'title': '',
		'imageId': '69123770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969234&docid=69123774&x=3921',
		'title': '',
		'imageId': '69123774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969234';

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