/*//////////////////////////////////////////////////////////// JavaScript Code Library Developed by GrafX Design Division Pty Ltd http://www.grafx.com.au Last Checked In By : Richard Czeiger Public Revision No : 1.0 The software and related user documentation are protected under copyright laws and remain the sole property of GrafX Design Division. Full license is available on the GrafX Design Division web site or in the original download. Technical support is available via the GrafX web site at http://www.grafx.com.au ////////////////////////////////////////////////////////////*/ // Suppress JavaScript Errors window.onerror=new Function("return true"); // Tracking Script for SEO var ns_data,ns_hp,ns_tz,ns_rf,ns_sr,ns_img,ns_pageName; ns_pageName= this.location; document.cookie='__support_check=1';ns_hp='http'; ns_rf=document.referrer;ns_sr=window.location.search; ns_tz=new Date();if(location.href.substr(0,6).toLowerCase() == 'http:') ns_hp='http';ns_data='&an='+escape(navigator.appName)+ '&sr='+escape(ns_sr)+'&ck='+document.cookie.length+ '&rf='+escape(ns_rf)+'&sl='+escape(navigator.systemLanguage)+ '&av='+escape(navigator.appVersion)+'&l='+escape(navigator.language)+ '&pf='+escape(navigator.platform)+'&pg='+escape(ns_pageName); ns_data=ns_data+'&cd='+screen.colorDepth+'&rs='+escape(screen.width+ ' x '+screen.height)+ '&tz='+ns_tz.getTimezoneOffset()+'&je='+ navigator.javaEnabled(); ns_img=new Image();ns_img.src=ns_hp+'://tracker.statgauge.com/statistics.aspx'+ '?v=1&s=213&acct=226629'+ns_data+'&tks='+ns_tz.getTime(); // XHTML External Link Script function externalLinks() { if (!document.getElementsByTagName) return; var anchors = document.getElementsByTagName("a"); for (var i=0; i