<!--

function poptastic(url){ window. open(url,'name','height=390,width=440,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1');
}

function poptastic2(url){ window. open(url,'name','height=500,width=440,toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1');
}

-->