var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899890&docid=67402658&x=228',
		'title': '',
		'imageId': '67402658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899890&docid=67402671&x=228',
		'title': '',
		'imageId': '67402671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899890&docid=67402659&x=228',
		'title': '',
		'imageId': '67402659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899890&docid=67402657&x=228',
		'title': '',
		'imageId': '67402657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899890&docid=67402668&x=228',
		'title': '',
		'imageId': '67402668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899890&docid=67402669&x=228',
		'title': '',
		'imageId': '67402669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899890&docid=67402666&x=228',
		'title': '',
		'imageId': '67402666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899890&docid=67402667&x=228',
		'title': '',
		'imageId': '67402667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899890&docid=67402670&x=228',
		'title': '',
		'imageId': '67402670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899890';

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