if('%about%'=='-') var about='Забыл написать о себе, своих интересах и увлечениях. Напомни ему сделать это'; else about='%about%'; <script>document.write(about);</script>
<script type="text/javascript"> if('%about%'=='-'||'%about%'=='') document.write('Забыл написать о себе, своих интересах и увлечениях. Напомни ему сделать это'); else document.write('%about%'); </script>
<head> <script> var about1 = "%about%"; if(about1 == '-') { about1 = '<em>Забыл написать о себе, своих интересах и увлечениях. Напомни ему сделать это</em>'; } </script> </head> <body> <tr> <td>О себе</td> <td> <script>document.write(about1);</script> <td> </tr> </body>
function seprules(type,st,mw) { if(st=='2'||st=='10'||st=='8'||st=='1'||st=='12'||st=='15'||st=='16') index=separate("kom",type); else if(st=='4') index=separate("vip",type); else if(mw=='0') index=separate("man",type); else if(mw=='1') index=separate("woman",type); else if(mw=='') index=separate("noman",type); }