//-----------
function showTopGG(){ //列表和内容页面banner广告
str='<a href="http://www.eightedu.com/html/course/gaozhong/200906/14-2968.html"><img alt="2010年艺术高考" src="http://www.eightedu.com/focus/yikaobanner.jpg" /></a>';
$('bannerGG').className='h';//$('bannerGG').innerHTML=str;
//if($('textGG').innerHTML.length>20){$('textGG').className='';$('bannerGG').style.borderBottomWidth=0;}
}

function showRightGG(){//列表和内容右侧广告
str='<a href="http://www.eightedu.com/course/yishugaokao/200908/10-3492.html" target="_blank" style=" border-bottom:10px #F6F5EC solid; display:block;"><img alt="2010年艺术高考" src="http://www.eightedu.com/focus/2009618yk.png" /></a>';
str+='<a href="http://www.eightedu.com/html/course/xsc/200908/07-3491.html" target="_blank" style=" border-bottom:10px #F6F5EC solid; display:block;"><img alt="2010年小升初综合能力课程" src="http://www.eightedu.com/focus/xsc0904.png" /></a>';
str+='<a href="http://www.eightedu.com/html/course/chuzhong/200908/07-3484.html" target="_blank"><img alt="新初三同步辅导" src="http://www.eightedu.com/focus/cs0904.png" /></a>';
//if($('listRightad')){$('listRightad').innerHTML=str}
//if($('contRightGG')){$('contRightGG').className='';$('contRightGG').innerHTML=str}
}

function showHomeGG(){
//homeBannerGG  首页banner广告
//homeRightGG //首页右侧广告
//homeBottomGG 首页底部通栏广告
str = '<div><a href="/html/course/xsc/200910/29-4065.html" target="_blank"><img src="/focus/xschuhj.jpg" /></a><a href="http://www.eightedu.com/2010xscsc/" target="_blank" style="margin-left:10px"><img src="http://www.eightedu.com/focus/xscshouce.png" /></a></div>';
if($('homeBannerGG')){$('homeBannerGG').innerHTML=str;$('homeBannerGG').className='';$('homeBannerGG').style.backgroundImage='none';}

//homeRightGG //首页右侧广告
str  ='<div class=btm10><a href="http://www.eightedu.com/course/yishugaokao/200908/24-3640.html" target="_blank"><img alt="" src="http://www.eightedu.com/focus/824yikao.png" /></a></div>';
str+='<div class=btm10><a href="http://www.eightedu.com/html/course/chuzhong/200908/07-3482.html" target="_blank"><img alt="" src="http://www.eightedu.com/focus/824chuyi.png" /></a></div>';
str+='<div class=btm10><a href="http://www.eightedu.com/html/course/xsc/200909/04-3650.html" target="_blank"><img alt="" src="http://www.eightedu.com/focus/jingyingaoshu.png" /></a></div>';
if($('homeRightGG')){$('homeRightGG').innerHTML=str;$('homeRightGG').className='';}

//homeBottomGG 首页底部通栏广告
}