// JavaScript Document

function MM_openBrWindow(url,name,option){
option=option+",scrollbars=yes,resizable=yes";
window.open(url,name,option);
}

