



  function InteractClk(index) {
  if(index == 1)  window.location="http://www.softpicks.net/submit.htm";
  if(index == 0)  window.location="http://www.softpicks.net/cgi-bin/newprogs.cgi";
  if(index == 2)  window.location="http://www.softpicks.net/advert.htm";
  if(index == 3)  window.location="http://www.softpicks.net/contact.htm";
                                };


  function WriteExternals() {
document.write("<a href='http://www.ripping-software.com'><img src='/bestdvd.gif' border=0></a><BR>"+
"<a href='http://www.softpicks.net/bestsellers.htm'><img src='/bsllogo.gif' border=0></a>");

                            };

  function WriteFeatured() {
var time=new Date();
var sec=time.getSeconds()%3;

if(sec==1) {
document.writeln("<a href='http://www.sontrexsoft.com/bs.htm'><img src='/feat1.gif' border=0></a>"+
"  Bubble Strike is a remake of the classic lines game. There the best features"+
" that were noticed in such games and some new add-ons like special items available to"+
"be purchased for scores: bombs,super balls, free moves etc.<BR>"+
"<a href='http://www.sontrexsoft.com/bs.htm'>Read more...</a>");
           }
           else if(sec==0){
document.writeln("<a href='http://www.sontrexsoft.com/wavbuild.htm'><img src='/feat3.gif' border=0></a>"+
"<BR>"+
"This is a powerfull utility that allows: convert MP3<=>WAVE files "+
"right from Windows shell popup menu, rip audio tracks, record MP3 from "+
"external sources, includes a whole MP3 Studio and much more !"+
"<a href='http://www.sontrexsoft.com/wavbuild.htm'><BR>Read more...</a>");

                }

           else if(sec==2){
document.writeln("<a href='http://www.sontrexsoft.com/spylo.htm'><img src='/feat2.gif' border=0></a>"+
"<BR>"+
"So what is the way you know "+
"what your staff (or family) are doing on your computer? This software tells "+
"you exactly who is doing what on your computer and at what time. This stealth "+
" monitoring utility provides you the information about every run application, "+
"every keystroke, stored password, established internet connection and takes "+
"a screen shots of these events. "+
"<a href='http://www.sontrexsoft.com/spylo.htm'><BR>Read more...</a>");

                }
                           };