var jscommand:String = "window.open('"+ this.link +"','win','height=200,width=300,toolbar =no,scrollbars=yes');";
getURL("javascript:" + jscommand + " void(0);");
var jscommand:String = "window.open('"+ this.link +"','win','height=200,width=300,toolbar =no,scrollbars=yes');";
getURL("javascript:" + jscommand + " void(0);");