d=document;
d.write("<p align=center><font face='MS Sans Serif'>");
tip=new Array()
tip[0]="The &quot;tips&quot; link - your assistant"
tip[1]="Press F5 button for next tip"
tip[2]="&quot;no sound&quot; - stop music"
tip[3]="Click on our banner to support a web-site!"
tip[4]="There are problems? <a href=http://slezenko.com/forums.htm target=_blank><font color=#0000FF>Ask here</font></a>"
tip[5]="Ctrl-D - to add in Favorites"
tip[6]="You have visited <a href=http://slezenko.com/programs_en.htm target=_blank><font color=#0000FF>&quot;Programs&quot; page?</font></a>"
tip[7]="How many in your computer of viruses? <a href=http://slezenko.com/antivir.htm target=_blank><font color=#0000FF>&lt;SCAN&gt;</font></a>"
tip[8]="<a href=http://slezenko.com/search.htm target=_blank><font color=#0000FF>Discover a world!!</font></a>"
tip[9]="<a href=http://midiradio.slezenko.com target=_blank><font color=#0000FF>Ukrainian midi-station</font></a>"
tip[10]="<a href=http://slezenko.com/links_en.htm target=_blank><font color=#0000FF>Your link=Our link</font></a>"
tip[11]="<a href=http://slezenko.com/contact_en.htm target=_blank><font color=#0000FF>Our contacts here</font></a>"
tip[12]="Ukrainian KeyboaRd - <a href=http://slezenko.com/ukr.htm target=_blank><font color=#0000FF>What it?</font></a>"
tip[13]="<a href=http://www.google.com/search?q=slezenko target=_blank><font color=#0000FF>Search for us:</font></a> - We in the World Wide Web"
tip[14]="The Internet does not happen much"
tip[15]="The navigational menu - fast access"
tip[16]="&quot;StartPage&quot; = the IE homepage"
tip[17]="The &quot;+&quot; button - to add page in Favorites"
tip[18]="To support Ukrainian <a href=http://slezenko.com/contact_en.htm target=_blank><font color=#0000FF>WRITE TO US!</font></a>"
tip[19]="To open in a new window press SHIFT key and click the link"
tip[20]="Do not see the text? To maximize a window!"
tip[21]="For change of language, click on a native flag"
nm=Math.floor(Math.random()*tip.length);
d.write(tip[nm]);
d.write("<br><br><a href='tips_en.htm'>&lt;&nbsp;here</a> | <a href='tips_en.htm'>there &gt;</a><br><br>&copy; <a href='http://slezenko.com' target='_blank'>http://slezenko.com</a></font></p>")