<!--
if (parent.frames.length!=3) { top.location.href="index.php"; }
ns4 = (document.layers)? true:false
ie4 = (document.all)? true:false
var a = null;
if ((!ie4) & (!ns4)) { top.location.href="index.php"; }
var a = screen.width;
// -->
