try{
			var tig = new TigHook(new SiteConfig());
			tig.check();
		}
		catch(ex)
		{
			document.write("<img src='' width='1' height='1' alt='' />");
		}