//http://localhost/test.html?aa=bb&test=cc+dd&btype=ff
var btype = getQueryString('btype');
if(btype == '2'){
	document.write('<img src=\"../../../../../../common/phone2.gif\" width=\"120\" height=\"25\" border=\"0\" onclick=\"confirm();\">');
}else{
	//²»ΟΤΚΎΝΌΖ¬
}