﻿img1 = new Image();
img1.src = "mp3_player/skin_1/background.jpg";

str = window.location.href;
dom = 'http://www.robtog.com/';




google = "http://translate.google.com/translate?"
sty = "color:#FBD22F";
bi1="";bi2="";bi3="";bi4="";musi="";rev="";
lyr="";tou="";boo="";pre="";lin="";
ema="";hom="";page="index.htm";




     if(str.indexOf("music_de.htm") > -1) { page="music_de.htm";musi = sty }
else if(str.indexOf("music_en.htm") > -1) { page="music_en.htm";musi = sty }
else if(str.indexOf("music_fr.htm") > -1) { page="music_fr.htm";musi = sty }
else if(str.indexOf("music.htm") > -1) { page="music.htm";musi = sty }
else if(str.indexOf("_de.htm") > -1) { bi2 = sty }
else if(str.indexOf("_fr.htm") > -1) { bi3 = sty }
else if(str.indexOf("_ru.htm") > -1) { bi4 = sty }
else if(str.indexOf("biography") > -1) { page="biography1.htm";bi1 = sty }
else if(str.indexOf("behringer_review") > -1) { page="behringer_review.htm";equ = sty }
else if(str.indexOf("bugera_review") > -1) { page="bugera_review.htm";equ = sty }
else if(str.indexOf("reviews_live") > -1) { page="reviews_live.htm";rev = sty; }
else if(str.indexOf("r_") > -1) { page="reviews.htm";rev = sty }
else if(str.indexOf("reviews") > -1) { page="reviews.htm";rev = sty; }
else if(str.indexOf("lyrics") > -1) { page="lyrics.htm";lyr = sty }
else if(str.indexOf("tours") > -1) { page="tours.htm";tou = sty }
else if(str.indexOf("press") > -1) { page="press.htm";pre = sty }
else if(str.indexOf("links") > -1) { page="links.htm";lin = sty }
else if(str.indexOf("email.htm") > -1) { page="email.htm";ema = sty }
else if(str.indexOf("contact") > -1) { page="contact.htm";ema = sty }
else if(str.indexOf("wahwah") > -1) { page="wahwah.htm";equ = sty }
else if(str.indexOf("line6") > -1) { page="line6.htm";equ = sty }
else { page = "index.htm";hom = sty }


flag = '<p align=center style="font:10px verdana;color:blue"><A HREF="'+page+'" target="_top"><img src="images/en.gif" border=0 width=20 height=12 hspace=5 align=absmiddle>English</a><p align=center>'


// GERMAN
if(str.indexOf("hl=de") > -1) { 
home = "Home"
bio = "Biographie"
music = "Musik"
video = "Video"
photo = "Bilder"
lyrics = "Liedtexte"
tours = "Tournee"
reviews = "Rezensionen"
press = "Presse-Kit"
links = "Links"
emailit = "Kontact @"
fl = "en"
loc = "#hl=de" 
cd_aval = 'Rob\'s CDs kaufen ab:';
url_in = '';
if(!str.indexOf("http://")) {
tr = google+"hl=de&sl=en&u="
url = tr+dom

}
else { url = "" }
}

// FRENCH
else if(str.indexOf("hl=fr") > -1) {  
home = "Accueil"
bio = "Biographie"
music = "Musique"
video = "Vidéo"
photo = "Photos"
lyrics = "Paroles"
tours = "Tourn&eacute;e"
reviews = "Critiques"
press = "Dossier de presse"
links = "Liens"
emailit = "Email @"
fl = "en"
loc = "#hl=fr" 
cd_aval = "Acheter des CD à partir de:";
url_in = '';
if(!str.indexOf("http://")) {
tr = google+"hl=fr&sl=en&u="
url = tr+dom;
}
else { url = "" }
}

// DUTCH
else if(str.indexOf("hl=nl") > -1) { 
home = "Home"
bio = "Biography"
music = "Muziek"
video = "Video"
photo = "Foto's"
lyrics = "Lyriek"
tours = "Tour Data"
reviews = "Beoordelingen"
press = "Presskit"
links = "Links"
emailit = "E-mail @"
fl = "en"
loc = "#hl=nl" 
cd_aval = "Koop Rob's cd's uit:";

if(!str.indexOf("http://")) {
tr = google+"hl=nl&sl=en&u="
url = tr+dom;url_in = tr+dom;
}
else { url = "";url_in="" }
}

// ITALIAN
else if(str.indexOf("hl=it") > -1) { 
home = "Casa"
bio = "Biografia"
music = "Musica"
video = "Video"
photo = "Foto"
lyrics = "Lirica"
tours = "Concerti"
reviews = "Recensioni"
press = "Press Kit"
links = "Links"
emailit = "Email @"
fl = "it"
loc = "#hl=it"
cd_aval = "Acquista Rob's CD da:";

if(!str.indexOf("http://")) {
tr = google+"hl=it&sl=en&u="
url = tr+dom;url_in = tr+dom;
}
else { url = "";url_in="" }
}

// SPANISH
else if(str.indexOf("hl=es") > -1) { 
home = "Inicio"
bio = "Biograf&iacute;a"
music = "Música"
video = "Vídeo"
photo = "Fotos"
lyrics = "Letras"
tours = "Conciertos"
reviews = "Reseñas"
press = "Kit de Prensa"
links = "Enlaces"
emailit = "Email @"
fl = "es"
loc = "#hl=es"
cd_aval = 'Comprar CDs de Rob desde:';

if(!str.indexOf("http://")) {
tr = google+"hl=es&sl=en&u="
url = tr+dom;url_in = tr+dom;
}
else { url = "";url_in="" }
}

// PORTUGESE
else if(str.indexOf("hl=pt") > -1) { 
home = "In&iacute;cio"
bio = "Biografia"
music = "Música"
video = "Vídeo"
photo = "Fotos"
lyrics = "Letras"
tours = "Concertos"
reviews = "Comentários"
press = "Kit de imprensa"
links = "Links"
emailit = "E-mail @"
fl = "pt"
loc = "#hl=pt"
cd_aval = 'Comprar CDs Rob em:';

if(!str.indexOf("http://")) {
tr = google+"hl=pt&sl=en&u="
url = tr+dom;url_in = tr+dom;
}
else { url = "";url_in="" }
}


// SWEDISH
else if(str.indexOf("hl=sv") > -1) { 
home = "Hemma"
bio = "Biografi"
music = "Musik"
video = "Video"
photo = "Bilder"
lyrics = "Lyrik"
tours = "Konserter"
reviews = "Recensioner"
press = "Pressmaterial"
links = "Länkar"
emailit = "Email @"
fl = "sv"
loc = "#hl=sv"
cd_aval = "Köp Rob's CD-skivor från:";

if(!str.indexOf("http://")) {
tr = google+"hl=sv&sl=en&u="
url = tr+dom;url_in = tr+dom;
}
else { url = "";url_in="" }
}

// DANISH
else if(str.indexOf("hl=da") > -1) { 
home = "Hjem"
bio = "Biografi"
music = "Musik"
video = "Video"
photo = "Billeder"
lyrics = "Lyrics"
tours = "Koncerter"
reviews = "Anmeldelser"
press = "Pressemateriale"
links = "Länkar"
emailit = "E-mail @"
fl = "da"
loc = "#hl=da"
cd_aval = "Køb Rob's cd'er fra:";

if(!str.indexOf("http://")) {
tr = google+"hl=da&sl=en&u="
url = tr+dom;url_in = tr+dom;
}
else { url = "";url_in="" }
}


// CZECH
else if(str.indexOf("hl=cs") > -1) { 
home = "Domů"
bio = "Životopis"
music = "Hudba"
video = "Video"
photo = "Fotky"
lyrics = "Slova"
tours = "Koncerty"
reviews = "Recenze"
press = "Tiskové informace"
links = "Odkazy"
emailit = "E-mail @"
fl = "cs"
loc = "#hl=cs"
cd_aval = "Prodám Rob to CD od:";

if(!str.indexOf("http://")) {
tr = google+"hl=cs&sl=en&u="
url = tr+dom;url_in = tr+dom;
}
else { url = "";url_in="" }
}

// POLISH
else if(str.indexOf("hl=pl") > -1) { 
home = "Dom"
bio = "Biografia"
music = "Muzyka"
video = "Video"
photo = "Zdjęć"
lyrics = "Teksty"
tours = "Koncerty"
reviews = "Recenzje"
press = "Info Prasowe"
links = "Linki"
emailit = "E-mail @"
fl = "pl"
loc = "#hl=pl"
cd_aval = "Zł Roba płyty z:";

if(!str.indexOf("http://")) {
tr = google+"hl=pl&sl=en&u="
url = tr+dom;url_in = tr+dom;
}
else { url = "";url_in="" }
}

// RUSSIAN
else if(str.indexOf("hl=ru") > -1) { 
home = "Дома"
bio = "Биография"
music = "Музыка"
video = "Видео"
photo = "Фотографии"
lyrics = "Тексты"
tours = "Концерты"
reviews = "Обзоры"
press = "Пресс-кит"
links = "ссылки"
emailit = "e-мейл @"
fl = ""
loc = "#hl=ru"
cd_aval = "Купить диски Rob от:";

if(!str.indexOf("http://")) {
tr = google+"hl=ru&sl=en&u="
url = tr+dom;url_in = tr+dom;
}
else { url = "";url_in="" }
}


// ENGLISH
else { 
home = "Home"
bio = "Biography"
music = "Music"
video = "Video"
photo = "Photos"
lyrics = "Lyrics"
tours = "Tour Dates"
reviews = "Reviews"
press = "Press Kit"
links = "Links"
emailit = "Email @"
fl = "en"
loc = ""
url = "";url_in="";

tr = ''
flag = ''
cd_aval = "Buy Rob's CDs from:";
}

userLang = ((navigator.browserLanguage) ? navigator.browserLanguage : 
	    (navigator.language) ? navigator.language : navigator.userLanguage);
aus_flag='<img src="images/'+fl+'.gif" border=0 width=15 height=9>';

     if(userLang.indexOf("de") > -1) { mus="music_de.htm";url_in=""; }
else if(userLang.indexOf("fr") > -1) { mus="music_fr.htm";url_in=""; }
else if(userLang.indexOf("it") > -1) { mus="music.htm"; }
else if(userLang.indexOf("pl") > -1) { mus="music.htm"; }
else if((userLang.indexOf("us") > -1)||(userLang.indexOf("US") > -1)) { mus="music_en.htm"; }
else { mus="music.htm"; }


function check() {
window.scrollTo(0,0);
if(str.indexOf("sl=en") > -1) { alert("Not permitted.");return false; }
if((str.indexOf("music_de.htm") > -1)||(str.indexOf("biography1_de") > -1)) { alert("Diese Seite ist in Deutscher Sprache!");return false; }
if((str.indexOf("music_fr.htm") > -1)||(str.indexOf("biography1_fr") > -1)) { alert("Cette page est en fran\347ais!");return false; }
if((str.indexOf("reviews.htm") > -1)||(str.indexOf("tours.htm") > -1)||(str.indexOf("reviews_live.htm") > -1)) { alert("Not permitted.");return false; }
}

insert_flags = '<table cellspacing=0 cellpadding=2 border=0 width=850><tr><td style="font:10px verdana;color:white" align=right>Translate:</td>'+
'<td width=28 align=right><A HREF="'+google+'hl=de&sl=en&u='+location.href+'" title="Deutsch" target="_top" onclick="return check()"><img src="images/de.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'<td width=28 align=right><A HREF="'+google+'hl=fr&sl=en&u='+location.href+'" title="Français" target="_top" onclick="return check()"><img src="images/fr.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'<td width=28 align=right><A HREF="'+google+'hl=nl&sl=en&u='+location.href+'" title="Nederlands" target="_top" onclick="return check()"><img src="images/nl.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'<td width=28 align=right><A HREF="'+google+'hl=it&sl=en&u='+location.href+'" title="Italiano" target="_top" onclick="return check()"><img src="images/it.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'<td width=28 align=right><A HREF="'+google+'hl=es&sl=en&u='+location.href+'" title="Español" target="_top" onclick="return check()"><img src="images/es.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'<td width=28 align=right><A HREF="'+google+'hl=pt&sl=en&u='+location.href+'" title="Português" target="_top" onclick="return check()"><img src="images/pt.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'<td width=28 align=right><A HREF="'+google+'hl=da&sl=en&u='+location.href+'" title="Dansk" target="_top" onclick="return check()"><img src="images/da.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'<td width=28 align=right><A HREF="'+google+'hl=sv&sl=en&u='+location.href+'" title="Svensk" target="_top" onclick="return check()"><img src="images/sv.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'<td width=28 align=right><A HREF="'+google+'hl=cs&sl=en&u='+location.href+'" title="Český" target="_top" onclick="return check()"><img src="images/cs.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'<td width=28 align=right><A HREF="'+google+'hl=pl&sl=en&u='+location.href+'" title="Polski" target="_top" onclick="return check()"><img src="images/pl.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'<td width=28 align=right><A HREF="'+google+'hl=ru&sl=en&u='+location.href+'" title="Русский" target="_top" onclick="return check()"><img src="images/ru.gif" border=0 width=20 height=12 hspace=2 align=absmiddle></A></td>'+
'</tr></table>';



u=location.href;
t=document.title;

top_part = '<center><TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=850><TR><TD>'+
'<a href="http://www.bugera-amps.com/" TARGET="_blank"><img src="images/bannerRob.jpg" width="468" height="73" VSPACE=10 border="0"></a>'+
'</TD><TD ALIGN=RIGHT><A HREF="http://www.sign-guitars.de/" TARGET="_blank"><IMG SRC="images/234X60.gif" WIDTH=333 HEIGHT=60 BORDER=0 VSPACE=10></A></TD></TR></TABLE>'+
'<TABLE WIDTH=850 CELLPADDING=2 CELLSPACING=0 BORDER=0 STYLE="background:#000000;border:1px solid #FFFFFF">'+
'<TR><TD VALIGN=MIDDLE><IMG SRC="images/logo2.jpg" WIDTH=449 HEIGHT=77 ALT="Rob Tognoni Power Blues Rock"></td><td valign=middle width=140><a href="mailto:info@miekesmusik.de?subject=Boxmox%20Amplifiers"><IMG SRC="images/boxmox.gif" width=120 height=25 border=0></a></TD>'+
'<TD ALIGN=CENTER WIDTH=90><A HREF="http://www.behringer.com/" TARGET="_blank"><IMG SRC="images/beh_logo.gif" WIDTH=59 HEIGHT=40 BORDER=0></A></TD>'+
'<TD ALIGN=CENTER WIDTH=120><A HREF="http://www.music-avenue.net/" TARGET="_blank"><IMG SRC="images/musicavenue.gif" WIDTH=89 HEIGHT=50 BORDER=0></A></TD></TR></TABLE>'+insert_flags;

function top_page() {
document.write(top_part+'<TABLE WIDTH=850 HEIGHT="100%" CELLPADDING=10 CELLSPACING=0 BORDER=0 STYLE="background:#FFFFFF">'+
'<TR><TD WIDTH="18%" ROWSPAN=2 VALIGN=TOP ALIGN=CENTER CLASS="side">'+
'<img src="images/robtog-com.jpg" border=0 width=127 height=34>'+
'<P><TABLE CELLPADDING=0 CELLSPACING=2 BORDER=0 WIDTH="95%">'+
'<TR><TD><A HREF="'+url+'index.htm" CLASS="menu" style="'+hom+'" target="_top">'+home+'<img src="images/aust.gif" border=0 width=25 height=23 align=absmiddle hspace=7></A>'+
'</TD></TR>'+
'<TR><TD HEIGHT=30><br><table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td><A HREF="'+url+'biography1.htm" CLASS="menu" style="'+bi1+'" target="_top">'+bio+'</A></td><td width="35%" valign=middle>'+aus_flag+'</td></tr></table>'+
'</TD></TR>'+
'<TR><TD HEIGHT=17><table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td><A HREF="'+url+'biography1_de.htm" CLASS="menu" style="'+bi2+'" target="_top">Biographie</A></td><td width="35%" valign=middle><img src="images/de.gif" border=0 width=15 height=9></td></tr></table>'+
'</TD></TR>'+
'<TR><TD HEIGHT=17><table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td><A HREF="'+url+'biography1_fr.htm" CLASS="menu" style="'+bi3+'" target="_top">Biographie</A></td><td width="35%" valign=middle><img src="images/fr.gif" border=0 width=15 height=9></td></tr></table>'+
'</TD></TR>'+
'<TR><TD HEIGHT=17><table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td><A HREF="'+url+'biography1_ru.htm" CLASS="menu" style="'+bi4+'" target="_top">Биография</A></td><td width="35%" valign=middle><img src="images/ru.gif" border=0 width=15 height=9></td></tr></table>'+
'</TD></TR>'+
'<TR><TD HEIGHT=17><A HREF="'+url_in+mus+'" CLASS="menu" style="'+musi+'" target="_top">'+music+'</A></TD></TR>'+
'<TR><TD HEIGHT=17><A HREF="http://www.youtube.com/fuddmusic" CLASS="menu" target="_blank">'+video+'</A></TD></TR>'+
'<TR><TD HEIGHT=17><A HREF="http://robtognoni.myphotoalbum.com/" TARGET="_blank" CLASS="menu">'+photo+'</A></TD></TR>'+
'<TR><TD HEIGHT=17><A HREF="'+url+'lyrics.htm" CLASS="menu" style="'+lyr+'" target="_top">'+lyrics+'</A></TD></TR>'+
'<TR><TD HEIGHT=17><A HREF="'+url+'tours.htm" CLASS="menu" style="'+tou+'" target="_top">'+tours+'</A></TD></TR>'+
'<TR><TD HEIGHT=17><A HREF="'+url+'reviews.htm" CLASS="menu" style="'+rev+'" target="_top">'+reviews+'</A></TD></TR>'+
'<TR><TD HEIGHT=17><A HREF="'+url+'press.htm" CLASS="menu" style="'+pre+'" target="_top">'+press+'</A></TD></TR>'+
'<TR><TD HEIGHT=17><A HREF="'+url+'links.htm" CLASS="menu" style="'+lin+'" target="_top">'+links+'</A></TD></TR>'+
'<TR><TD HEIGHT=17><A HREF="'+url+'contact.htm" CLASS="menu" style="'+ema+'" target="_top">'+emailit+'</A></TD></TR>'+
'</TABLE>'+
'<P><TABLE CELLPADDING=0 CELLSPACING=2 BORDER=0 WIDTH="95%">'+
'<TR><TD>'+
'<P><B STYLE="color:white">'+cd_aval+'</B>'+
'<p style="font:10px verdana;font-weight:bold;color:yellow">Europe'+
'<br><a href="http://www.music-avenue.net/detail.php?id=250237" target="_blank" class="menu_s">Music Avenue.be</a>'+
'<BR><a href="http://www.amazon.de/2010db-Rob-Tognoni/dp/B001QBXGBM/ref=sr_1_1?ie=UTF8&s=music&qid=1240108381&sr=1-1" target="_blank" class="menu_s">Amazon.de</a>'+
'<BR><a href="http://www.rockcd.de/tognoni-rob-a-1882.html" target="_blank" class="menu_s">Rockcd.de</a>'+
'<BR><a href="http://www.justforkicks.de/detail.asp?sid=1380902M124N148N46N237&uid=0&id=9138&lid=1" target="_blank" class="menu_s">Justforkicks.de</a>'+
'<BR><a href="http://musiclineservice.saturn.de/de/product/5413992502370" target="_blank" class="menu_s">Saturn Germany</a>'+
'<BR><a href="http://www.audioglobe.it/artist.php?iId=33166" target="_blank" class="menu_s">Audioglobe.it</a>'+
'<BR><a href="http://www.ciao.it/sr/q-rob+tognoni" target="_blank" class="menu_s">Ciao.it</a>'+
'<BR><a href="http://www.ibs.it/cd/dischi/31244/i+dischi+di+rob+tognoni.html" target="_blank" class="menu_s">IBS.it</a>'+
'<BR><a href="http://www.unilibro.it/find_buy/Scheda/cd_musicali/autore-tognoni_rob/sku-13061883/2010_db_.htm" target="_blank" class="menu_s">Unilibro.it</a>'+
'<BR><a href="http://www.lafeltrinelli.it/catalogo/art/759975.html" target="_blank" class="menu_s">Lafeltrinelli.it</a>'+
'<BR><a href="http://www.plato.nl/plato/view.php?catalogue_id=196364" target="_blank" class="menu_s">Plato.nl</a>'+
'<BR><a href="http://www.nlstore.nl/shop3/ShopExd.asp?Id=150020195" target="_blank" class="menu_s">Nlstore.nl</a>'+
'<BR><a href="http://www.cdexpress.com/results.php?search_artist=true&artist=rob+tognoni&title=&search_type=keyword&cd=true" target="_blank" class="menu_s">Rockhouse.nl</a>'+
'<BR><a href="http://www.freerecordshop.nl/is-bin/INTERSHOP.enfinity/WFS/FreeRecordShop-FRS_B2C_NL-Site/nl_NL/-/EUR/ViewFas-Detail;pgid=E594foKy9kxSR00X0jCDlcnV0000_UhdyxRj?fh_Params=method%3DgetAll%26fh_search%3Drob%2Btognoni%26fh_secondid%3D10592930%26fh_lister_pos%3D1%26fh_location%3D%252f%252ffrs%252fnl_NL%252f_shop%253e%257bfreerecordshop%257d%26fh_eds%3D%25c3%259f%26fh_refview%3Dsearch%26fh_reftheme%3D10&SubCat=01" target="_blank" class="menu_s">Freerecordshop.nl</a>'+
'<BR><a href="http://www.amazon.fr/2010-Db-Rob-Tognoni/dp/B001QBXGBM/ref=sr_1_2?ie=UTF8&s=music&qid=1240108524&sr=8-2" target="_blank" class="menu_s">Amazon.fr</a>'+
'<BR><a href="http://www.cdandlp.com/liste/?srt=1&lng=1&what=artiste&fmt=0&tete=rob+tognoni&search=GO&mod_rech=new" target="_blank" class="menu_s">Cdandlp.fr</a>'+
'<BR><a href="http://musique.fnac.com/a2646001/Rob-Tognoni-2010-Db-CD-album" target="_blank" class="menu_s">Fnac.fr</a>'+
'<BR><a href="http://www.cede.ch/" target="_blank" class="menu_s">Cede.ch</a>'+
'<BR><a href="http://www.weltbild.ch/suche/index.html?frbk=&com=rob+tognoni&f=search.getsearch&x=25&y=8" target="_blank" class="menu_s">Weltbild.ch</a>'+
'<BR><a href="http://www.citydisc.ch/s/search.cfm?lang=d&bezint=TOGNONI%20ROB&txt=rob%20tognoni&shop=music&site=music_suche&mode=all&group_detail=0&navid=1" target="_blank" class="menu_s">Citydisc.ch</a>'+
'<BR><a href="http://www.musica.at/cdshop/" target="_blank" class="menu_s">Musica.at</a>'+
'<BR><a href="http://www.disc-order.com/es/results.php?ARTISTASOLO=TOGNONI,%20ROB" target="_blank" class="menu_s">Disc-order.es</a>'+
'<BR><a href="http://www.priceminister.es/navigation/se/category/sa/kw/rob+tognoni" target="_blank" class="menu_s">Priceminister.es</a>'+
'<BR><a href="http://www.discobole.gr/r_search_result.php?keywords=tognoni&x=11&y=8" target="_blank" class="menu_s">Discobole.gr</a>'+
'<BR><a href="http://www.ginza.se/Product/Product.aspx?Identifier=215226" target="_blank" class="menu_s">Ginza.se</a>'+
'<BR><a href="https://www.bengans.se/Product.aspx?skivkod=794485&section=music" target="_blank" class="menu_s">Bengans.se</a>'+
'<BR><a href="http://www.megastore.se/template/next%2CProduct.vm?itemid=2101828" target="_blank" class="menu_s">Megastore.se</a>'+
'<BR><a href="http://cdon.se/musik/tognoni_rob/2010db-4162679" target="_blank" class="menu_s">CDON.se</a>'+
'<BR><a href="http://cdon.no/musikk/tognoni_rob/2010db-4162679" target="_blank" class="menu_s">CDON.no</a>'+
'<BR><a href="http://cdon.fi/musiikki/tognoni_rob/2010db-4162679" target="_blank" class="menu_s">CDON.fi</a>'+
'<BR><a href="http://cdon.dk/musik/tognoni_rob/2010db-4162679" target="_blank" class="menu_s">CDON.dk</a>'+
'<BR><a href="https://www.imusic.dk/page/search?kind=artist&query=Rob+Tognoni" target="_blank" class="menu_s">Imusic.dk</a>'+
'<p style="font:10px verdana;font-weight:bold;color:yellow">Russia'+
'<BR><a href="http://www.transylvania.ru/search/?searchstr=tognoni" target="_blank" class="menu_s">Трансильвания</a>'+
'<BR><a href="http://soundcheck.ru/catalog/?search=tognoni" target="_blank" class="menu_s">Rockmarket.ru</a>'+
'<BR><a href="http://www.rockmarket.ru/" target="_blank" class="menu_s">Soundcheck.ru</a>'+
'<p style="font:10px verdana;font-weight:bold;color:yellow">UK'+
'<BR><a href="http://www.play.com/Music/CD/6-/Search.html?searchstring=rob+tognoni&searchtype=cdartisttitle" target="_blank" class="menu_s">Play</a>'+
'<BR><a href="http://hmv.com/hmvweb/displayProductDetails.do?ctx=280;-1;-1;-1;-1&sku=967433" target="_blank" class="menu_s">HMV</a>'+
'<BR><a href="http://www.amazon.co.uk/s/ref=nb_ss_w_h_?url=search-alias%3Daps&field-keywords=rob+tognoni" target="_blank" class="menu_s">Amazon.co.uk</a>'+
'<BR><a href="http://www.ciao.co.uk/sr/q-rob+tognoni" target="_blank" class="menu_s">Ciao.co.uk</a>'+
'<BR><a href="http://www.townsend-records.co.uk/artist.php?artist=Rob+Tognoni" target="_blank" class="menu_s">Townsend-records</a>'+
'<BR><a href="http://www.cdwow.com/search?query=rob+tognoni&category=all" target="_blank" class="menu_s">CD Wow</a>'+
'<BR><a href="http://www.rskentertainment.co.uk/shopexd.asp?id=8856&bc=no" target="_blank" class="menu_s">RSK Entertainment</a>'+
'<p style="font:10px verdana;font-weight:bold;color:yellow">Ireland'+
'<BR><a href="http://www.cdwow.ie/search?query=tognoni&category=music" target="_blank" class="menu_s">CD Wow</a>'+
'<p style="font:10px verdana;font-weight:bold;color:yellow">USA'+
'<BR><a href="http://www.tower.com/tower_search/search_1.cfm?keywords=rob%20tognoni" target="_blank" class="menu_s">Tower Records</a>'+
'<BR><a href="http://www.cduniverse.com/sresult.asp?psychicsearch=on&HT_Search=ARTIST&HT_Search_Info=rob+tognoni&style=music&altsearch=yes" target="_blank" class="menu_s">CD Universe</a>'+
'<br><a href="http://www.amazon.com/s/ref=ntt_mus_ep_srch/176-2045107-3564648?ie=UTF8&search-alias=music&field-artist=Rob+Tognoni" target="_blank" class="menu_s">Amazon.com</a>'+
'<br><a href="https://www.virginmega.com" target="_blank" class="menu_s">Virgin Mega</a>'+
'<p style="font:10px verdana;font-weight:bold;color:yellow">Canada'+
'<br><a href="http://www.amazon.ca/s/ref=nb_ss_gw?url=search-alias%3Daps&field-keywords=rob+tognoni&x=15&y=23" target="_blank" class="menu_s">Amazon.ca</a>'+
'<BR><a href="http://www.mymusic.com/search2.asp?curr=1&myptr=cdwarehouse&cboSearch=Artist&txtSearch=Rob+Tognoni&org=new" target="_blank" class="menu_s">CD Warehouse</a>'+
'<BR><a href="http://www.cdplus.com/shop/default.asp?isle=0&action=artist&artistname=Tognoni%2C+Rob" target="_blank" class="menu_s">CD Plus</a>'+ 
'<BR><a href="http://www.hmv.ca/hmvcaweb/en_CA/simpleSearch.do?artistIDFilter=60953&searchType=11" target="_blank" class="menu_s">HMV</a>'+ 
'<p style="font:10px verdana;font-weight:bold;color:yellow">Brazil'+
'<br><a href="http://www.cdpoint.com.br" target="_blank" class="menu_s">CDpoint</a>'+
'<br><a href="http://pb.quebarato.com.br/busca.htm?kw=tognoni&nitens=16" target="_blank" class="menu_s">Quebarato</a>'+
'<br><a href="http://produto.mercadolivre.com.br/MLB-104919194-rob-tognoni-2010-db-cd-novo-importado-_JM" target="_blank" class="menu_s">Mercado Livre</a>'+
'<p style="font:10px verdana;font-weight:bold;color:yellow">South Africa<br><a href="http://www.take2.co.za/list.php?type=5&artist=81492&name=Rob+Tognoni" target="_blank" class="menu_s">Take2.co.za</a>'+
'<BR><a href="http://www.loot.co.za/shop/main.jsp?offset=0&page=search&cat=b&terms=rob+tognoni&x=17&y=16" target="_blank" class="menu_s">Loot.co.za</a>'+ 
'<p style="font:10px verdana;font-weight:bold;color:yellow">Japan'+
'<BR><a href="http://www.hmvjapan.jp/search/artist/000000000416828/" target="_blank" class="menu_s">HMV (1)</a>'+
'<BR><a href="http://www.hmvjapan.jp/search/artist/000000000063938/" target="_blank" class="menu_s">HMV (2)</a>'+
'<br><a href="http://www.amazon.co.jp/2010-DB-Rob-Tognoni/dp/B001QBXGBM/ref=sr_1_10?ie=UTF8&s=music&qid=1241091048&sr=1-10" target="_blank" class="menu_s">Amazon.jp</a>'+
'<br><a href="http://diskunion.net/clubh/ct/list/0/29144" target="_blank" class="menu_s">Disk Union</a>'+
'<br><a href="http://www.bk1.jp/product/83584846" target="_blank" class="menu_s">Bk1.jp</a>'+
'<br><a href="http://www.towerrecords.co.jp/sitemap/CSfSearchResults.jsp?keyword=ArtistId&entry=505065&GOODS_SORT_CD=101&SEARCH_GENRE=ALL" target="_blank" class="menu_s">Tower Records</a>'+
'<p style="font:10px verdana;font-weight:bold;color:yellow">Hong Kong'+
'<BR><a href="http://www.hmv.com.hk/product/jazz.asp?sku=501994" target="_blank" class="menu_s">HMV</a>'+
'<p style="font:10px verdana;font-weight:bold;color:yellow">Australia'+
'<BR><a href="http://www.redeye.com.au/answer.asp?reion=USA&atype=both&artist=rob+tognoni&code=&search=search" target="_blank" class="menu_s">Red Eye Records</a>'+
'<BR><a href="http://www.sanity.com.au/" target="_blank" class="menu_s">Sanity</a>'+
'<BR><a href="http://www.cdonline.com.au/?event=search.searchAction&searchType=ByArtist&searchCriteria=ROB%20TOGNONI&section=music" target="_blank" class="menu_s">CD Online</a>'+
'<BR><a href="http://www.cdwow.com.au/search?query=rob+tognoni&category=all" target="_blank" class="menu_s">CD Wow</a>'+
'<BR><a href="http://www.play4me.com.au/artist/tognoni_rob_19511.html" target="_blank" class="menu_s">Play4me</a>'+
'<BR><a href="http://www.jbhifionline.com.au/support.aspx?post=1&results=10&order=1&q=tognoni&searchtype=all&bnSearch=Go%21" target="_blank" class="menu_s">JB Hi-Fi</a>'+
'<BR><a href="http://chaos.com/search.asp?LOC=4000&l=&f=&q=tognoni&x=22&y=14" target="_blank" class="menu_s">Chaos</a>'+
'<BR><a href="http://www.fishpond.com.au/Music_result.php?author=Rob%20Tognoni" target="_blank" class="menu_s">Fishpond</a>'+
'<br><a href="http://www.theplanetcompany.com/" target="_blank" class="menu_s">Planet Company</a>'+
'<p style="font:10px verdana;font-weight:bold;color:yellow">New Zealand'+
'<BR><a href="http://www.fishpond.co.nz/advanced_search_result.php?rid=1368646080&cat=music&keywords=rob+tognoni" target="_blank" class="menu_s">Fishpond</a>'+
'</TD></TR></TABLE>'+
'</TD><TD VALIGN=TOP style="background-color:white">'+
'<table ALIGN=CENTER cellpadding=0 cellspacing=0 border=0 width="95%"><tr><td class="small" valign=top align=right>'+
'<br><A HREF="#ml">'+
'<img src="images/email.gif" border=0 width=10 height=8 align=absmiddle hspace=3>Mailing List</a> | '+
'<A HREF="http://www.myspace.com/robtog" target="_blank"><img src="images/myspace.gif" border=0 width=16 height=16 align=absmiddle hspace=3>My Space</a> | '+
'<a href="http://www.facebook.com/robtog" target="_blank"><img src="images/facebook_share_icon.gif" border=0 width=16 height=16 align=absmiddle hspace=3>'+
'Facebook</a> | <A HREF="http://www.youtube.com/fuddmusic" target="_blank"><img src="images/utube.jpg" border=0 width=16 height=16 align=absmiddle hspace=3>You Tube</a></td></tr></table>'+flag);
}

function clearText(thefield){
if (thefield.defaultValue==thefield.value)
thefield.value = ""
}


function bottom_page() {
document.write('</TD></TR><TR><TD VALIGN=bottom><CENTER>'+
'<p><a href="#" onclick="window.scrollTo(0,0);"><img src="images/top.gif" width=40 height=15 border=0></a>'+
'<P><A NAME="ml">&nbsp;</A>'+
'<form name="list" method="post" action="http://www.ymlp.com/subscribe.php?robtognoni" target="_top">'+
'<p>&nbsp;<p><table cellspacing=0 cellpadding=0 style="border:2px #AAAAAA dashed;" width="320">'+
'<tr><td colspan=2 align=center style="font:13px verdana;color:white;background:#7CA4C4;padding:6px">'+
'<B>Rob Tognoni Mailing List</B></td></tr><tr><td style="background:#F2F4FA;padding:10px">'+
'Would you consider joining Rob\'s mailing list<br>for CD, MP3, tour &amp; other related announcements?'+
'<p><input type="text" name="YMLP0" size="25" value="enter email address" onfocus="clearText(this)">'+
'<input type="submit" value="Submit" style="background:#FDAB36">'+
'<br><input type="radio" name="action" value="subscribe" checked> Subscribe&nbsp;&nbsp;&nbsp;'+
'<input type="radio" name="action" value="unsubscribe"> Unsubscribe'+
'</td></tr></table>'+
'</form>'+
'<P>&nbsp;'+
'<P CLASS="small">&copy;1998 - 2010 <A HREF="php_stats/stats.php?action=admin" TARGET="_blank" STYLE="color:#000000;text-decoration:none">R.Tognoni</A>'+
'<BR><SPAN STYLE="color:white">16620758</SPAN></TD></TR></TABLE><center>');
}

rf=escape(document.referrer);wl=escape(window.location.href);br=navigator.appVersion; 
sc=screen.width+' x '+screen.height; 
document.write('<SCRIPT LANGUAGE="javascript" SRC="php_stats/stats.php?action=record&referrer='+rf+'&rfe='+wl+'&browser='+br+'&res='+sc+'&lng='+userLang+'"></SCRIPT>'); 

function discog () {
document.write('<P STYLE="background:#E2E9F1;font:10px verdana;border:1px #000000 solid;padding:10px;width:100%">'+
'<b>Singles &amp; EPs:</b>'+
'<BR><SPAN CLASS="font2">CROCODILE COUNTRY</SPAN> - 7" Single, \'86 Australia (Sundown)'+
'<BR><SPAN CLASS="font2">I GOT YOU - YOU GOT ME</SPAN> - 7" Single, \'89 Australia (Sundown)'+
'<BR><SPAN CLASS="font2">I GOT YOU - YOU GOT ME</SPAN> - CD, 12", 7" EP - The Angels "Dogs Are Talking", \'90 Australia (Mushroom/Festival)'+
'<BR><SPAN CLASS="font2">UGLIER THAN SIN</SPAN> - Cassette "EP", \'91 Australia (Independent)'+
'<BR><SPAN CLASS="font2">STONES &amp; COLOURS</SPAN> - CD Single, \'97 UK, Europe (Provogue)'+
'<BR><b>Albums:</b>'+
'<BR><SPAN CLASS="font2">STONES &amp; COLOURS</SPAN> - CD, \'95 UK, Europe (Provogue)'+
'<BR><SPAN CLASS="font2">HEADSTRONG</SPAN> - CD, \'97 UK, Europe (Provogue)'+
'<BR><SPAN CLASS="font2">LIVE AT THE TWILIGHT</SPAN> - CD, \'99 UK, Europe (Provogue)'+
'<BR><SPAN CLASS="font2">MONKEYGRINDER</SPAN> - CD, \'01 UK, Europe (Provogue)'+
'<BR><SPAN CLASS="font2">RETRO SHAKIN\'</SPAN> - CD, \'03 UK, Europe (Independent)'+
'<BR><SPAN CLASS="font2">SHAKIN\' THE DEVIL\'S HAND - LIVE</SPAN> - CD, \'05 UK, Europe, US, Canada  (Dixiefrog)'+
'<BR><SPAN CLASS="font2">CAPITAL WAH</SPAN> - CD, \'08 World (Music Avenue)'+
'<BR><SPAN CLASS="font2">THE IRONYARD - REVISITED</SPAN> - CD, \'08 World (Music Avenue)'+
'<BR><SPAN CLASS="font2">2010dB</SPAN> - CD, \'09 World (Music Avenue)'+
'<BR><SPAN CLASS="font2">ROCK AND ROLL LIVE</SPAN> - Double CD, \'10 World (Music Avenue)'+
'<BR><b>Compilations:</b>'+
'<BR><SPAN CLASS="font2">MELBOURNE 5</SPAN> - CD, Various, \'93 Australia (St. Andrews Studio / Independent)'+
'<BR><SPAN CLASS="font2">WHERE BLUES MEETS ROCK 2</SPAN> - CD, Various,  \'96 UK, Europe (Provogue)'+
'<BR><SPAN CLASS="font2">WHERE BLUES MEETS ROCK 3</SPAN> - CD, Various,  \'97 UK, Europe (Provogue)'+
'<BR><SPAN CLASS="font2">WHERE BLUES MEETS ROCK 4</SPAN> - CD, Various,  \'01 UK, Europe (Provogue)'+
'<BR><SPAN CLASS="font2">WHERE BLUES MEETS ROCK 5</SPAN> - CD, Various,  \'03 UK, Europe (Provogue)'+
'<BR><SPAN CLASS="font2">THE FINEST OF HARD ROCK VOL. 4</SPAN> - CD, Various,  \'98 World (EMI)'+
'<BR><SPAN CLASS="font2">PIEKARSKIE WIECZORY BLUESOWE VOL. 1</SPAN> - CD, Various,  \'05 Poland (Andaluzja)'+
'<BR><SPAN CLASS="font2">PIEKARSKIE WIECZORY BLUESOWE VOL. 2</SPAN> - CD, Various,  \'08 Poland (Andaluzja)'+
'<BR><b>Guest Appearance:</b>'+
'<BR><SPAN CLASS="font2">SPEARFISH - "Back, For The Future"</SPAN> - CD, \'03 Sweden (Sweden Rock)'+
'<BR><SPAN CLASS="font2">MAX MEAZZA & PUEBLO - "Race Against Destiny"</SPAN> - CD, \'09 Italy (Desolation Angels)');
}



