﻿var GlobalSettings={UserVoiceLanguage:"en",BrowserNotSupportMsg:"Sorry, your browser is currently not supported. You may experience some display errors. Please use Internet Explorer 7.0 and above, or Firefox 3.0 and above to access ZiiLife.",DialogTitle:"ZiiLife"};var GlobalDialogSettings=new Object();$().ready(function(){GlobalDialogSettings.Yes="Yes";GlobalDialogSettings.No="No";GlobalDialogSettings.OK="OK";GlobalDialogSettings.Edit="Edit";GlobalDialogSettings.Cancel="Cancel";GlobalDialogSettings.Save="Save";GlobalDialogSettings.Close="Close"});if($.browser.msie){var v=(navigator.userAgent.toLowerCase().match(/(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1];if(parseFloat(v)<7){alert(GlobalSettings.BrowserNotSupportMsg)}}if(true){window.alert=function(msg){$.dialog.alert(GlobalSettings.DialogTitle,msg)}}var gaJsHost=(("https:"==document.location.protocol)?"https://ssl.":"http://www.");document.write(unescape("%3Cscript src='"+gaJsHost+"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));try{var pageTracker=_gat._getTracker("UA-12153872-1");pageTracker._trackPageview()}catch(err){};