\n');
if ( RealPlayerG2 || RealPlayer5 || RealPlayer4 )
{
document.form1.RPIE.value = "1";
document.write('\n');
}
else if ( RealMode )
{
document.form1.RPNAV.value = "1";
document.write(' \n');
}
else
{
document.form1.RPNAV.value = "0";
document.form1.RPIE.value = "0";
}
//-->