A fault was discovered with the drop-down menu which seems to stem from how IE5 processes its JavaScript.
I've altered the external JavaScript file from:
if(menu[a] != undefined) ...
to:
if(menu[a]) ...
I've altered the external JavaScript file from:
if(menu[a] != undefined) ...
to:
if(menu[a]) ...
"Prepare for an oblivion for which there is no preparation." - O'Malley (Red Vs Blue)