dd=document.all?'all':document.layers?'layers':document.getElementById?'dom':0;

function s_gor(a){if(a.indexOf('NOLINK')==0||a.indexOf('SELECTED')==0)return;if(a.substring(0,5)=='show:'){if(a.indexOf(';')>-1){a=a.substring(a.indexOf(';')+1)}else{return}};s_clearST();s_hide2();var p='directories=1,location=1,menubar=1,resizable=1,scrollbars=1,status=1,toolbar=1';if(a.charAt(0)=='*'){if(a.substring(0,6)=='*self*'){document.location.href=a.substring(6);return};if(a.substring(0,11)=='*newWindow*'){window.open(a.substring(11),'',p);return}};if(a.substring(0,11)=='javascript:'){document.location.href=a;return};if(s_target=='self'){document.location.href=a;return};if(s_target=='newWindow')window.open(a,'',p)};
