///////////////////////////////////显示银行卡/////////////////////////////////////////////////
function f_include_bankcard_show(e){
	var x,y;
	var id_include_bankcard=document.getElementById("id_include_bankcard");
	
	x=getObjectLeft(id_include_bankcard)-15;
	y=getObjectTop(id_include_bankcard)+15;
	
	document.getElementById("id_include_bankcard_menu").style.top=y;
	document.getElementById("id_include_bankcard_menu").style.left=x;
	document.getElementById("id_include_bankcard_menu").style.display='';
}

function f_include_bankcard_hide(){
	T_include_bankcard_menu = setTimeout("f_include_bankcard_menu_hide()",250);
}

function f_include_bankcard_out(){
	f_include_bankcard_hide();
}
function f_include_bankcard_over(){
	if (typeof T_include_bankcard_menu!="undefined"){clearTimeout(T_include_bankcard_menu);}
	document.getElementById("id_include_bankcard_menu").style.display="";
}
function f_include_bankcard_menu_out(){
	f_include_bankcard_hide();
}
function f_include_bankcard_menu_hide(){
	document.getElementById("id_include_bankcard_menu").style.display="none";
}
var t="";
t+="<div id='id_include_bankcard_menu' onmouseover='f_include_bankcard_over();' onmouseout='f_include_bankcard_menu_out()' style='position:absolute;zIndex:1000;display:none;'>";
t+="<div class='popmenu' style='width:700px;'>";
t+="<div class='knob'>";
t+="<img src='http://www.gotoread.com/images/knob.gif'></div>";
t+="<div class='popmenu_c' style='padding:1px;background-color:white;'>";

t+="<table cellSpacing='0' cellPadding='0' width='100%' border='0'>";
t+="<tr><td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/gs.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/ly.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/js.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/zs.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/zg.gif' width='130' border='0'></td>";
t+="</tr><tr>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/jt.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/ms.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/gd.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/pf.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/xy.gif' width='130' border='0'></td>";
t+="</tr><tr>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/hx.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/gf.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/sf.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/zx.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/sl.gif' width='130' border='0'></td>";
t+="</tr><tr>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/gy.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/gzsy.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/gzlc.gif' width='130' border='0'></td>";
t+="<td><img height='46' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/sdlc.gif' width='130' border='0'></td>";
t+="<td><img height='41' src='http://www.gotoread.com/2002/shoppingcart/images/99bill/99bill.gif' width='63' border='0'>&nbsp;"; 
t+="</td>";
t+="</tr></table>";

t+="</div>";
t+="</div>";
t+="</div>";
document.write(t);
/////////////////////////////end显示银行卡///////////////////////////////////



///////////////////////////////////显示邮局/////////////////////////////////////////////////
function f_include_postoffice_show(e){
	var x,y;
	var id_include_postoffice=document.getElementById("id_include_postoffice");
	
	x=getObjectLeft(id_include_postoffice)-15;
	y=getObjectTop(id_include_postoffice)+15;
	
	document.getElementById("id_include_postoffice_menu").style.top=y;
	document.getElementById("id_include_postoffice_menu").style.left=x;
	document.getElementById("id_include_postoffice_menu").style.display='';
}

function f_include_postoffice_hide(){
	T_include_postoffice_menu = setTimeout("f_include_postoffice_menu_hide()",250);
}

function f_include_postoffice_out(){
	f_include_postoffice_hide();
}
function f_include_postoffice_over(){
	if (typeof T_include_postoffice_menu!="undefined"){clearTimeout(T_include_postoffice_menu);}
	document.getElementById("id_include_postoffice_menu").style.display="";
}
function f_include_postoffice_menu_out(){
	f_include_postoffice_hide();
}
function f_include_postoffice_menu_hide(){
	document.getElementById("id_include_postoffice_menu").style.display="none";
}
var t="";
t+="<div id='id_include_postoffice_menu' onmouseover='f_include_postoffice_over();' onmouseout='f_include_postoffice_menu_out()' style='position:absolute;zIndex:1000;display:none;'>";
t+="<div class='popmenu' style='width:700px;'>";
t+="<div class='knob'>";
t+="<img src='http://www.gotoread.com/images/knob.gif'></div>";
t+="<div class='popmenu_c' style='padding:1px;background-color:white;'>";

t+="<table cellSpacing='1' cellPadding='2' width='620' align='center' bgColor='#eeeeee' border='0'>";
t+="<tr><td bgColor='#ffffff' height='25'><b>邮局汇款:</b></td></tr>";
t+="<tr><td align='middle' bgColor='#ffffff'>";
t+="<img src='http://www.gotoread.com/2002/shoppingcart/images/officetable.gif' border='0'><br>";
t+="<img src='http://www.gotoread.com/2002/shoppingcart/images/officetable_2.gif' border='0'></td>";
t+="</tr><tr>";
t+="<td align='middle' bgColor='#ffffff'><b>人民币大写：壹 贰 叁 肆 伍 陆 柒 捌 玖 拾</b>";
t+="</td></tr></table>";

t+="</div>";
t+="</div>";
t+="</div>";
document.write(t);
/////////////////////////////end显示邮局///////////////////////////////////

///////////////////////////////////显示转帐/////////////////////////////////////////////////
function f_include_zhuanzhang_show(e){
	var x,y;
	var id_include_zhuanzhang=document.getElementById("id_include_zhuanzhang");
	
	x=getObjectLeft(id_include_zhuanzhang)-15;
	y=getObjectTop(id_include_zhuanzhang)+15;
	
	document.getElementById("id_include_zhuanzhang_menu").style.top=y;
	document.getElementById("id_include_zhuanzhang_menu").style.left=x;
	document.getElementById("id_include_zhuanzhang_menu").style.display='';
}

function f_include_zhuanzhang_hide(){
	T_include_zhuanzhang_menu = setTimeout("f_include_zhuanzhang_menu_hide()",250);
}

function f_include_zhuanzhang_out(){
	f_include_zhuanzhang_hide();
}
function f_include_zhuanzhang_over(){
	if (typeof T_include_zhuanzhang_menu!="undefined"){clearTimeout(T_include_zhuanzhang_menu);}
	document.getElementById("id_include_zhuanzhang_menu").style.display="";
}
function f_include_zhuanzhang_menu_out(){
	f_include_zhuanzhang_hide();
}
function f_include_zhuanzhang_menu_hide(){
	document.getElementById("id_include_zhuanzhang_menu").style.display="none";
}
var t="";
t+="<div id='id_include_zhuanzhang_menu' onmouseover='f_include_zhuanzhang_over();' onmouseout='f_include_zhuanzhang_menu_out()' style='position:absolute;zIndex:1000;display:none;'>";
t+="<div class='popmenu' style='width:400px;'>";
t+="<div class='knob'>";
t+="<img src='http://www.gotoread.com/images/knob.gif'></div>";
t+="<div class='popmenu_c' style='padding:1px;background-color:white;'>";
t+="<br/><br/>";

t+="<table cellSpacing='1' cellPadding='0' width='90%' align='center' bgColor='#eeeeee' border='0' style='font-size:12px'>";
t+="<tr><td bgColor='#ffffff' colSpan='2' height='22' nowrap><b>银行汇款</b></td>";
t+="</tr><tr>";
t+="<td class='font' align='right' bgColor='#ffffff' height='22' nowrap>开户银行：</td>";
t+="<td class='redfont' width='85%' bgColor='#ffffff' height='22'>";
t+="农行北京亚运村支行洛克时代分理处</td>";
t+="</tr><tr>";
t+="<td class='font' align='right' bgColor='#ffffff' height='22' nowrap>账户名称：</td>";
t+="<td class='redfont' width='85%' bgColor='#ffffff' height='22'>";
t+="北京网目图文信息技术有限公司</td>";
t+="</tr><tr>";
t+="<td class='font' align='right' bgColor='#ffffff' height='22' nowrap>银行账号：</td>";
t+="<td class='redfont' width='85%' bgColor='#ffffff'>230601040005628</td>";
t+="</tr><tr>";
t+="<td class='font' align='right' bgColor='#ffffff' height='22'>备注：</td>";
t+="<td class='redfont' width='85%' bgColor='#ffffff'>订单号:XXXXXX (您下定单后就可得到此号码)</td>";
t+="</tr></table>";

t+="<table cellSpacing='1' cellPadding='0' width='90%' align='center' bgColor='#eeeeee' border='0' style='font-size:12px'>";
t+="<tr><td bgColor='#ffffff' colSpan='2' height='22' nowrap>&nbsp;</td>";
t+="<tr>";
t+="<td class='font' align='right' bgColor='#ffffff' height='22' nowrap>开户银行：</td>";
t+="<td class='redfont' width='85%' bgColor='#ffffff' height='22'>";
t+="招商银行北京北三环支行</td>";
t+="</tr><tr>";
t+="<td class='font' align='right' bgColor='#ffffff' height='22' nowrap>账户名称：</td>";
t+="<td class='redfont' width='85%' bgColor='#ffffff' height='22'>";
t+="北京网目图文信息技术有限公司</td>";
t+="</tr><tr>";
t+="<td class='font' align='right' bgColor='#ffffff' height='22' nowrap>银行账号：</td>";
t+="<td class='redfont' width='85%' bgColor='#ffffff'>862280356110001</td>";
t+="</tr><tr>";
t+="<td class='font' align='right' bgColor='#ffffff' height='22'>备注：</td>";
t+="<td class='redfont' width='85%' bgColor='#ffffff'>订单号:XXXXXX (您下定单后就可得到此号码)</td>";
t+="</tr></table>";

t+="<br/><br/></div>";
t+="</div>";
t+="</div>";
document.write(t);
/////////////////////////////end显示转帐///////////////////////////////////


