// JavaScript Document
function sample(url,target)
{window.open(url,target, "scrollbars=1,resizable=1,width=180,height=230")}
