<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('</span><br><br>');


document.write('<span class ="copyright">&copy;Copyright 2009 ');


document.write('<a href="http://www.ibicus.it/" target="_top">IBICUS</a> ');


document.write('Via Laghetto, 28 - Laghetto di Piona - 23823 Colico (LC) ITALY - 46,1234-N 9,3514-E - P.IVA 11493830159<br>');


document.write('Per ulteriori informazioni: tel.: +39-331-4567009, in alternativa'); 


document.write(' <A HREF="mailto:info@ibicus.it?SUBJECT=Richiesta_informazioni">contattateci via Mail</a>');


document.write('.</span>');



// SMALL RANDOM MUSIC AREA
   if (showRimage == "yes") {

var twox = "<a href=\""+linkedR+"\"><img src=\"picts/";
var thrx = " border=\"0\" class=\"bordersSB\">";
var forx = "";
var img = "";

forx += Math.floor(Math.random()*10);
img = forx;
if (img == "0") {
document.write('<embed height="10" src="intro-sound-1.wav" type="video/quicktime" width="10" autoplay="true" controller="false" cache="true" loop="true">');
}
if (img == "1") {
document.write('<embed height="10" src="intro-sound-2.wav" type="video/quicktime" width="10" autoplay="true" controller="false" cache="true" loop="true">');
}
if (img == "2") {
document.write('<embed height="10" src="intro-sound-3.mp3" type="video/quicktime" width="10" autoplay="true" controller="false" cache="true" loop="true">');
}
if (img == "3") {
document.write('<embed height="10" src="intro-sound-1.wav" type="video/quicktime" width="10" autoplay="true" controller="false" cache="true" loop="true">');
}
if (img == "4") {
document.write('<embed height="10" src="intro-sound-3.mp3" type="video/quicktime" width="10" autoplay="true" controller="false" cache="true" loop="true">');
}
if (img == "5") {
document.write('<embed height="10" src="intro-sound-1.wav" type="video/quicktime" width="10" autoplay="true" controller="false" cache="true" loop="true">');
}
if (img == "6") {
document.write('<embed height="10" src="intro-sound-3.mp3" type="video/quicktime" width="10" autoplay="true" controller="false" cache="true" loop="true">');
}
if (img == "7") {
document.write('<embed height="10" src="intro-sound-2.wav" type="video/quicktime" width="10" autoplay="true" controller="false" cache="true" loop="true">');
}
if (img == "8") {
document.write('<embed height="10" src="intro-sound-1.wav" type="video/quicktime" width="10" autoplay="true" controller="false" cache="true" loop="true">');
}
if (img == "9") {
document.write('<embed height="10" src="intro-sound-3.mp3" type="video/quicktime" width="10" autoplay="true" controller="false" cache="true" loop="true">');
}
document.write('</a><br>');
document.write('<br><br>')

}


//  End -->
