function index_1_banner(){
document.write ("<div style='padding: 12px 0px 12px 0px;'>");
document.write ("<a href='http://www.lovebaidugoogle.cn/' target='_self'><img src='common/images/skins/default/banner_1.gif' border='0' width='380' height='90' /></a>");
document.write ("</div>")
}

function index_2_banner(){
document.write ("<div style='padding: 4px 0px 12px 0px;'>");
document.write ("<a href='http://www.lovebaidugoogle.cn/shanghai/' target='_self'><img src='common/images/skins/default/banner_2.gif' border='0' width='380' /></a>");
document.write ("</div>")
}

function list_banner(){
document.write ("<style>");
document.write (".banner{padding: 0px 0px 12px 0px;}");
document.write ("</style>");
document.write ("<div class='banner'>");
document.write ("<a href='http://www.lovebaidugoogle.cn/' target='_self'><img src='../common/images/skins/default/banner_1.gif' border='0' width='380' height='90' /></a>");
document.write ("<a href='http://www.lovebaidugoogle.cn/shanghai/' target='_self'><img src='../common/images/skins/default/banner_2.gif' border='0' width='380' style='margin-left: 20px;' /></a>");
document.write ("</div>")
}

function detai_banner(){
document.write ("<style>");
document.write (".banner{padding: 0px 0px 12px 0px;}");
document.write ("</style>");
document.write ("<div class='banner'>");
document.write ("<a href='#' target='_self'><img src='../common/images/skins/default/banner_1.gif' border='0' width='380' height='90' /></a>");
document.write ("<a href='#' target='_self'><img src='../common/images/skins/default/banner_2.gif' border='0' width='380' style='margin-left: 20px;' /></a>");
document.write ("</div>")
}
