var cmThemeGray =
{
	prefix:	'ThemeGray',
  	// HTML code to the left of the folder item
  	mainFolderLeft: '',
  	// HTML code to the right of the folder item
  	mainFolderRight: '',
	// HTML code to the left of the regular item
	mainItemLeft: '',
	// HTML code to the right of the regular item
	mainItemRight: '',
	folderLeft: '>',
	// HTML code to the right of the folder item
	folderRight: '&lt;',
	// HTML code to the left of the regular item
	itemLeft: '&nbsp;',
	// HTML code to the right of the regular item
	itemRight: '&nbsp;',
	// cell spacing for main menu
	mainSpacing: 1,
	// cell spacing for sub menus
	subSpacing: 0,
	// auto dispear time for submenus in milli-seconds
	delay: 200
};
// for sub menu horizontal split
var cmThemeGrayHSplit = [_cmNoClick, '<td colspan="3" class="ThemeGrayMenuSplit"><div class="ThemeGrayMenuSplit"></div></td>'];
// for vertical main menu horizontal split
var cmThemeGrayMainHSplit = [_cmNoClick, '<td colspan="3" class="ThemeGrayMenuSplit"><div class="ThemeGrayMenuSplit"></div></td>'];
// for horizontal main menu vertical split
var cmThemeGrayMainVSplit = [_cmNoClick, '|'];


var myMenu =
[
	[null, 'Home', 'http://prodotti-servizi.com/', null, null],
	[null, 'Segnala il tuo sito', 'http://prodotti-servizi.com/registrazione.php', null, null],
	[null, 'chi siamo', 'http://prodotti-servizi.com/aboutus.php', null, null],
	[null, 'Contattaci', 'http://prodotti-servizi.com/contattaci.php', null, null],
	[null, 'tools esterni', null, null, null,
		[null, 'Recensioni siti web', 'http://recensioni.prodotti-servizi.com/', null, null],
		[null, 'Software Backup Online', 'http://easybackup.gnoky.com/', null, null],
		[null, 'Qual\'è il mio IP ?', 'http://www.webip.info', null, null],
		[null, 'ADSL Speed test', 'http://www.speedtest.net', null, null]
	],
	[null, 'Il network', 'http://prodotti-servizi.com/network.php', null, null],
	[null, 'Sitemap', 'http://prodotti-servizi.com/site_map.php', null, null],
];

function abre(loco,ancho,alto,barrita){
prop='statusbar=no,scrollbars='+barrita+',height='+alto+',width='+ancho;
window.open(loco, "",'\"'+prop+'\"');
}

image1 = new Image();image1.src = "images/aziende.gif";
image2 = new Image();image2.src = "images/annunci.gif";
image3 = new Image();image3.src = "images/ristoranti.gif";
image4 = new Image();image1.src = "images/albergui.gif";
image5 = new Image();image2.src = "images/outlet.gif";
image6 = new Image();image3.src = "images/assistenza.gif";
image7 = new Image();image1.src = "images/registrami.gif";
