function createTarget(t){
window.open("", t, "width=498,height=170");
return true;
}
