

<!--
function u1_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->



<!-- begin 

      var max=0;
      function textlist()
      {
      max=textlist.arguments.length;
      for (i=0; i<max; i++)
      this[i]=textlist.arguments[i];
      }
      tl=new textlist
      ( 
	"Welcome to the United One. Records News Page !!",
	"",
	"For all our friends in the U.S.A.: Our program is  ",
	"available now in the U.S. under the ",
	"EARTHTONE-trademark through the Qualiton Import Ltd. ",
	"in Long Island City, N.Y.!",
	"",
	"Upcoming releases during the first half of 2001:",
	" A compilation of Fuat Sakas best songs!",
	" Will be followed by his actual recordings during ",
	" the year 2001! ++++",
	"In March, united One. records will proudly present",
	"the first CD of the First Nations-group",
	"Kanenhi:io from Canada. Meet them at the",
	"'Women In Emotion-Festival' in Bremen in March 2001!",
	"They are presenting traditional and ",
	"traditional-minded songs of the North-American Natives.",
	"++++ A new live-CD of Shank will be released during ",
	"May 2001! They are planning a record-release-tour!",
	"++++During April, Oriental Mood will release their",
	"fifth CD 'Oriental Visits'!++++ ",
"",
	"New at GAMTON RECORDS:",
	"Gordon Odametey - Power to the Soul - healing through",
	"drumming brings you joy!",
	"ALPHA OULARE & SUGE - Alakhawonmaly - ",
	"The new generation of Guineans",
	"KOFI ASAMOAH - Ampae A Ebedwa",
	"Afro Rock from West Africa.",
	"",
	"",
	" Please, visit our web-site regulary! ",
	"There are additional releases planned! ",
	"",
	"The new product catalogue is now available!",
	"",
	" Don't miss the United One News Update!!",
	" So long.",
	"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
	""
      );
      var x=0; pos=0;
      var l=tl[0].length;
  function textticker()
  {
        document.tickform.tickfield.value=tl[x].substring(0,pos)+"_";
        if(pos++==l) { pos=0; setTimeout("textticker()",2500); x++;
        if(x==max) x=0; l=tl[x].length; } else
        setTimeout("textticker()",5);
    } 


      // end -->


<!-- Begin
function leapto(form) {
var myindex=form.dest.selectedIndex
window.location=(form.dest.options[myindex].value);
}
// End -->

<!-- Begin
function leapto2(form) {
var myindex=form.dest.selectedIndex
window.location=(form.dest.options[myindex].value);
}
// End -->