function get_iframe_blu()
{
	return 'blu.htm';
}
function get_width_blu()
{
	return '500px';
}
function get_height_blu()
{
	return '200px';
}
function get_alternate_blu()
{
	return 'Se vedi questo messaggio significa che il tuo browser non supporta gli iframe, pertando questo sito non è navigabile dal browser corrente.';
}
function get_iframe_verde()
{
	return 'verde.htm';
}
function get_width_verde()
{
	return '500px';
}
function get_height_verde()
{
	return '200px';
}
function get_alternate_verde()
{
	return 'Se vedi questo messaggio significa che il tuo browser non supporta gli iframe, pertando questo sito non è navigabile dal browser corrente.';
}
function get_iframe_giallo()
{
	return 'giallo.htm';
}
function get_width_giallo()
{
	return '500px';
}
function get_height_giallo()
{
	return '200px';
}
function get_alternate_giallo()
{
	return 'Se vedi questo messaggio significa che il tuo browser non supporta gli iframe, pertando questo sito non è navigabile dal browser corrente.';
}
function get_iframe_rosso()
{
	return 'rosso.htm';
}
function get_width_rosso()
{
	return '500px';
}
function get_height_rosso()
{
	return '200px';
}
function get_alternate_rosso()
{
	return 'Se vedi questo messaggio significa che il tuo browser non supporta gli iframe, pertando questo sito non è navigabile dal browser corrente.';
}
function get_credits()
{
	return '<span style="color: #AAAAAA;">Copyright MUST srl - v. 0.1 beta del 08/07/2010</span>';
}
