var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147469&x=3652',
		'title': '',
		'imageId': '69147469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147484&x=3652',
		'title': '',
		'imageId': '69147484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147474&x=3652',
		'title': '',
		'imageId': '69147474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147473&x=3652',
		'title': '',
		'imageId': '69147473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147476&x=3652',
		'title': '',
		'imageId': '69147476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147467&x=3652',
		'title': '',
		'imageId': '69147467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147468&x=3652',
		'title': '',
		'imageId': '69147468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147472&x=3652',
		'title': '',
		'imageId': '69147472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147478&x=3652',
		'title': '',
		'imageId': '69147478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147470&x=3652',
		'title': '',
		'imageId': '69147470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147483&x=3652',
		'title': '',
		'imageId': '69147483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147477&x=3652',
		'title': '',
		'imageId': '69147477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147471&x=3652',
		'title': '',
		'imageId': '69147471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147485&x=3652',
		'title': '',
		'imageId': '69147485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147475&x=3652',
		'title': '',
		'imageId': '69147475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975063&docid=69147481&x=3652',
		'title': '',
		'imageId': '69147481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975063';

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