<!-- hide from non JS browsers

var settingsHoz='width=840,height=690,left=0,top=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,copyhistory=no,resizable=no'

function mixing01()
{
window.open('pop_up_mixing.htm', 'JoWindow',settingsHoz);
}

function flojo01()
{
window.open('pop_up_flojo.htm', 'JoWindow2',settingsHoz);
}

function ttx1()
{
window.open('pop_up_ttx1.htm', 'JoWindow3',settingsHoz);
}

//-->