var banner = new Array();

banner[0] = "<a href=\"http://www.halove.net/ming/\"><img src=\"/style/banner1.gif\" width=\"468px\" height=\"60px\" border=\"0\" alt=\"超准的爱情缘分算命\"></a>";

banner[1] = "<a href=\"http://www.halove.net/ming/\"><img src=\"/style/banner2.gif\" width=\"468px\" height=\"60px\" border=\"0\" alt=\"超准的爱情缘分算命\"></a>";

var showId_banner = Math.floor(Math.random() * 2);
document.write(""+banner[showId_banner]+"");