/* Define SVREQ_TYP */ var SVREQ_TYP = SVREQ_TYP; /* SVREQ_TYP [box] */ if ( SVREQ_TYP == "box" ) { document.write(''); } /* SVREQ_TYP [frame] */ else if ( SVREQ_TYP == "frame" ) { document.write(''); }