if (window.location.href != 'http://www.goodbaby.com/' && typeof AllyesviewtvExpDate == 'undefined') {
document.write('');
document.write('');
}
document.write('
');
document.write('');
document.write('
');
var a = window.location.href.split('/');
/*
if ((a[2] != 'www.goodbaby.com' && a[2] != 'blog.goodbaby.com' && a[2] != 'community.goodbaby.com') || !(typeof a[3] == 'undefined' || a[3] == '' || a[3] == 'index.html' || a[3] == 'index.htm' || a[3] == 'index.php') ) {
document.write('');
}
*/
var show_str = 0;
switch(a[2])
{
case 'www.goodbaby.com':
if( (a[3] == 'huaiyun' || a[3] == 'xin' || a[3] == 'ying' || a[3] == 'zhuanti' || a[3] == 'weiyang' || a[3] == 'hehu' || a[3] == 'erke' || a[3] == 'zaojiao' || a[3] == 'xinli') && (typeof a[4] == 'undefined' || a[4] == '' || a[4] == 'index.html') )
show_str = 1;
break;
case 'blog.goodbaby.com':
case 'community.goodbaby.com':
if( typeof a[3] == 'undefined' || a[3] == '' || a[3] == 'index.php' )
show_str = 1;
break;
case 'test.goodbaby.com':
show_str = 1;
break;
default:
show_str = 0;
break;
}
if(show_str == 1)
document.write('');
/*
if (
(
(a[2] != 'www.goodbaby.com' )
&& (typeof a[3] == 'undefined' || a[3] == '' || a[3] == 'index.html' || a[3] == 'index.htm' || a[3] == 'index.php')
)
||
(
(a[3] == 'expert' || a[3] == 'knowledge' || a[3] == 'community' || a[3] == 'huaiyun' || a[3] == 'xin' || a[3] == 'ying' || a[3] == 'zhuanti' || a[3] == 'weiyang' || a[3] == 'hehu' || a[3] == 'erke' || a[3] == 'zaojiao' || a[3] == 'xinli')
&& (typeof a[4] == 'undefined' || a[4] == '' || a[4] == 'index.html' || a[4] == 'index.htm' || a[4] == 'index.php')
)
||
a[3] == 'htmls'
) {
document.write('');
}
*/