function setarg(str){var url = unescape(window.location.href);window.location.href=url.split("#")[0]+"#"+str;document.title="贝乐嘉中国快乐妈妈"+"#"+str};
function getarg(){var url = unescape(window.location.href).split("#")[1];var j="";if(url==undefined||url=="") j="index";else j=url;return j;}