// JavaScript Document
head="<table cellpadding='5' width='750' height='502' align='center'><tr>"+
	"<td rowspan='2' width='1%' height='1%'><img src='images/rospetta2.jpg' height='100'><div align='center'><a href='index.htm'>Home</td>"+
	"<td style='height: 1%; font-size: 50; text-align:center; color: #4F5EB3; font-weight: bold; vertical-align: middle; margin-bottom:0px; border-bottom: thin solid #FF954D'>La Rospa In Cucina</td></tr>"+
	"<tr><td style='margin-top: 0px; vertical-align: top; text-align: center; height: 1%; font-size: 10px; color: #4F5EB3;'>| ";
if(location.pathname!="/news_leggi.asp") head=head+"<a href='javascript:history.back()' style='font-size: 12px'>&laquo; back</a> | ";
if(location.pathname!="/proposterospa.asp") head=head+"<a href='proposterospa.asp' style='font-size: 12px'>proposte</a> | ";
if(location.pathname!="/personalchef.htm") head=head+"<a href='personalchef.htm' style='font-size: 12px'>personal chef</a> | ";
if(location.pathname!="/inoltre.htm") head=head+"<a href='inoltre.htm' style='font-size: 12px'>inoltre</a> | ";
if(location.pathname!="/poesia_elenco.asp") head=head+"<a href='poesia_elenco.asp' style='font-size: 12px'>poesie</a> | ";
if(location.pathname!="/fotografia_elenco.asp") head=head+"<a href='fotografia_elenco.asp' style='font-size: 12px'>foto</a> | ";
if(location.pathname!="/news.asp") head=head+"<a href='news.asp' style='font-size: 12px'>news</a> | ";
if(location.pathname!="/forum.asp") head=head+"<a href='forum.asp' style='font-size: 12px'>forum</a> | ";
if(location.pathname!="/commenti.asp") head=head+"<a href='commenti.asp' style='font-size: 12px'>commenti</a> | ";
if(location.pathname!="/email_form.asp") head=head+"<a href='email_form.asp?richiesta=info' style='font-size: 12px'>Contattami</a> | ";
if(location.pathname!="/registrazione_form.htm") head=head+"<a href='registrazione_form.htm' style='font-size: 12px'>registrati</a> | ";
if(location.pathname!="/links.asp") head=head+"<a href='links.asp' style='font-size: 12px'>links</a> |</span>";

head=head+"</td></tr><tr><td colspan='2' valign='top'>";
	
pie="</td></tr></table>";

head_home="<span style='margin-top: 0px; margin-bottom: 0px; vertical-align: middle; text-align: center; height: 1%; font-size: 12px; color: #FFCC00;'>| ";
if(location.pathname!="/preventivo_autentica_form.htm") head_home=head_home+"<a href='preventivo_autentica_form.htm'>crea menù</a> | ";
if(location.pathname!="/proposterospa.asp") head_home=head_home+"<a href='proposterospa.asp'>proposte</a> | ";
if(location.pathname!="/personalchef.htm") head_home=head_home+"<a href='personalchef.htm'>personal chef</a> | ";
if(location.pathname!="/inoltre.htm") head_home=head_home+"<a href='inoltre.htm'>inoltre</a> | ";
if(location.pathname!="/poesia_elenco.asp") head_home=head_home+"<a href='poesia_elenco.asp'>poesie</a> | ";
if(location.pathname!="/fotografia_elenco.asp") head_home=head_home+"<a href='fotografia_elenco.asp'>foto</a> | ";
if(location.pathname!="/news.asp") head_home=head_home+"<a href='news.asp'>news</a> | ";
if(location.pathname!="/forum.asp") head_home=head_home+"<a href='forum.asp'>forum</a> | ";
if(location.pathname!="/commenti.asp") head_home=head_home+"<a href='commenti.asp'>commenti</a> | ";
if(location.pathname!="/email_form.asp") head_home=head_home+"<a href='email_form.asp?richiesta=info'>Contattami</a> | ";
if(location.pathname!="/registrazione_form.htm") head_home=head_home+"<a href='registrazione_form.htm'>registrati</a> | ";
if(location.pathname!="/links.asp") head_home=head_home+"<a href='links.asp'>links</a> |</span>";

webmaster="<div align='center' style='color: #FFCC00; font-size: 12px;'>&copy; 2006 - Realizzato da: <a href='mailto:roby@robertomaggiani.it' style='color: #FFCC00; font-weight: normal' title='Scrivimi per realizzare il tuo sito'>Roberto Maggiani</a> - <a href='http://www.robertomaggiani.it' style='color: #FFCC00; font-weight: normal;' target='_blank' title='Visitami'>www.robertomaggiani.it</a></div>";
indietro="<p><a href='javascript:history.back()'>&laquo; pagina precedente</a></p>";
function finestra(x){
	pagina='piatti.asp?id='+x;
	window.open(pagina,'','width=650 height=550 scrollbars=yes resizable=yes');
}
function finestra_poesia(x){
	pagina='poesia.asp?id='+x;
	window.open(pagina,'','width=650 height=550 scrollbars=yes resizable=yes');
}
function finestra_fotografia(x){
	pagina='fotografia.asp?id='+x;
	window.open(pagina,'','width=650 height=550 scrollbars=yes resizable=yes');
}
function conferma(){
					return confirm("Attenzione! Se hai messo la spunta per l'eliminazione e hai selezionato dei record questi verranno eliminati.");
					}
