var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997475&docid=69648172&x=1529',
		'title': '',
		'imageId': '69648172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997475&docid=69648179&x=1529',
		'title': '',
		'imageId': '69648179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997475&docid=69648173&x=1529',
		'title': '',
		'imageId': '69648173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997475&docid=69648176&x=1529',
		'title': '',
		'imageId': '69648176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997475&docid=69648180&x=1529',
		'title': '',
		'imageId': '69648180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997475&docid=69648177&x=1529',
		'title': '',
		'imageId': '69648177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997475&docid=69648175&x=1529',
		'title': '',
		'imageId': '69648175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997475&docid=69648178&x=1529',
		'title': '',
		'imageId': '69648178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997475&docid=69648174&x=1529',
		'title': '',
		'imageId': '69648174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997475';

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