var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998630&docid=69671753&x=5416',
		'title': '',
		'imageId': '69671753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998630&docid=69671752&x=5416',
		'title': '',
		'imageId': '69671752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998630&docid=69671754&x=5416',
		'title': '',
		'imageId': '69671754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998630&docid=70214111&x=5416',
		'title': '',
		'imageId': '70214111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998630&docid=70214112&x=5416',
		'title': '',
		'imageId': '70214112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998630&docid=70214113&x=5416',
		'title': '',
		'imageId': '70214113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998630&docid=70214115&x=5416',
		'title': '',
		'imageId': '70214115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998630&docid=70214114&x=5416',
		'title': '',
		'imageId': '70214114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998630&docid=70214116&x=5416',
		'title': '',
		'imageId': '70214116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998630';

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