<!--
function open_window(sendtofriend) {
stf = window.open(sendtofriend,"stf",'width=612.50,height=510,menubar=no,scrollbar=yes,resizable=yes');
}
//-->


