<!--
   function changeMature()
	{
		var id=document.frmMature.catMature.options[document.frmMature.catMature.selectedIndex].value;
		
		switch(id)
		{
			case '1':
				window.location.href='products/279.htm';
				break;
			case '2':
					window.location.href='products/280.htm';
					break;


		}
	}
	function changeSenior()
	{
		var id=document.frmSenior.catSenior.options[document.frmSenior.catSenior.selectedIndex].value;
		
		switch(id)
		{
			case '1':
				window.location.href='products/204.htm';
				break;
			case '2':
					window.location.href='products/278.htm';
					break;


		}

	}

	function changeAdultLight()
	{
		var id=document.frmAdultLight.catAdultLight.options[document.frmAdultLight.catAdultLight.selectedIndex].value;
			switch(id)
			{
			case '1':
				window.location.href='products/203.htm';
				break;
			case '2':
					window.location.href='products/200.htm';
					break;
			}
	
	}
	function changeAdultLarge()
	{
		var id=document.frmAdultLarge.catAdultLarge.options[document.frmAdultLarge.catAdultLarge.selectedIndex].value;
			switch(id)
			{
			case '1':
				window.location.href='products/229.htm';
				break;
			case '2':
					window.location.href='products/147.htm';
					break;
			case '3':
					window.location.href='products/135.htm';
					break;


			}
	
	}

	function changeAdultSmallMedium()
	{
			var id=document.frmAdultSmallMedium.catAdultSmallMedium.options[document.frmAdultSmallMedium.catAdultSmallMedium.selectedIndex].value;
			switch(id)
			{
			case '1':
				window.location.href='products/201.htm';
				break;
			case '2':
					window.location.href='products/145.htm';
					break;
			case '3':
					window.location.href='products/147.htm';
					break;
			case '4':
					window.location.href='products/135.htm';
					break;


			}
	

	}
function changePuppyTable()
	{
			var id=document.frmPuppyTable.catPuppyTable.options[document.frmPuppyTable.catPuppyTable.selectedIndex].value;
			switch(id)
			{
			case '1':
				window.location.href='products/148.htm';
				break;
			case '2':
					window.location.href='products/206.htm';
					break;
			case '3':
					window.location.href='products/202.htm';
					break;
			case '4':
					window.location.href='products/231.htm';
					break;

			}
	

	}


	function show_layer(x)
	{
		if(document.layers)
			document.layers[x].visibility="show";
		else if(document.all)
			document.all[x].style.visibility="visible";
		else
			document.getElementById(x).style.visibility="show";
	}

	function hide_layer(x)
	{
		if(document.layers)
			document.layers[x].visibility="hide";
		else if(document.all)
			document.all[x].style.visibility="hidden";
		else
			document.getElementById(x).style.visibility="hide";
	}

	/* ------------------------------------------------- */
	var old;
	var memold;

	if(document.layers)
	{
		window.captureEvents(Event.MOUSEDOWN);
		window.onmouseup=do_out;
	} else
	{
		document.onmouseup=do_out;
	}


	/* ------------------------------------------------- */
	function do_menu(x)
	{
		if(!old)
			old=memold;

		if(old!=x)
		{
			show_layer(x);
			old=x;
		} else
			old="";
	}


	/* ------------------------------------------------- */
	function do_check(x)
	{
		if(old && old!=x)
		{
			hide_layer(old);
			show_layer(x);
			old=x;
		}
	}


	/* ------------------------------------------------- */
	function do_out()
	{
		if(old)
			hide_layer(old);

		memold=old; old="";
	}



function selectCountry()
{
	var txtcategory=document.frmCategory.Category.value;
	switch(txtcategory)
	{
		case '1':
		window.location.href='Puppy_Junior.htm';
		break;
		case '2':
		window.location.href='Adult_Small_Medium.htm';
		break;
		case '3':
		window.location.href='Adult_Large.htm';
		break;
		case '4':
		window.location.href='Adult_Light.htm';
		break;
		case '5':
		window.location.href='Senior.htm';
		break;
	}

}

var titObj;
var textObj;



function ImmunoHealthOver1()
{
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='ImmunoHealth';
	textObj.innerHTML='Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.';

	
}
function ImmunoHealthOut1()
{	
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF">Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.</font>';
	
}

function CoatCareOver1()
{
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='CoatCare';
	textObj.innerHTML='Favorisce un pelo folto e lucido, la salute della pelle e il naturale processo rigenerativo.';

	
}
function CoatCareOut1()
{
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF">Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.</font>';
	
	
}
function DigestiCareOver1()
{
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='DigestiCare';
	textObj.innerHTML='Favorisce la salute dell&prime;apparato digerente e l&prime;ottimale assorbimento dei nutrienti.';

}
function DigestiCareOut1()
{
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF">Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.</font>';
	
}

function DentalControlOver1()
{
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='DentaControl';
	textObj.innerHTML='Essendo croccanti favoriscono la salute dei denti e aiutano a ridurre la formazione del tartaro.';
}
function DentalControlOut1()
{
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF">Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.</font>';
}

function FlexMobilityOver1()
{
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='FlexMobility';
	textObj.innerHTML='Favorisce il benessere delle articolazioni, particolarmente delicate nei cani anziani e nei cani di taglia grande.';
}
function FlexMobilityOut1()
{
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF">Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.</font>';
}

function WeightControlOver1()
{
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='FlexMobility';
	textObj.innerHTML='Favorisce il benessere delle articolazioni, particolarmente delicate nei cani anziani e nei cani di taglia grande.';

}
function WeightControlOut1()
{
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF">Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.</font>';
}

function DigestiCareplus1(a)
{
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='DigestiCare+';
	textObj.innerHTML='Favorisce la salute dell&prime;apparato digerente, della flora intestinale e l&prime;ottimale assorbimento dei nutrienti.';
	a.src='../img/DigestiCarePlusOver.jpg';
	
}
function DigestiCareplusOut1(a)
{
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF"></font>';
	a.src='../img/DigestiCarePlus.jpg';
}

// for Roll over Icons till here


function ImmunoHealthOver(a)
{
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='ImmunoHealth';
	textObj.innerHTML='Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.';
	a.src='../img/Puppy_Icon1_over.jpg';


}
function ImmunoHealthOut(a)
{
	a.src='../img/Puppy_Icon1.jpg';
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF"></font>';
	
}

function CoatCareOver(b)
{
	b.src='../img/Puppy_icon2_over.jpg';
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='CoatCare';
	textObj.innerHTML='Favorisce un pelo folto e lucido, la salute della pelle e il naturale processo rigenerativo.';

}
function CoatCareOut(b)
{
	b.src='../img/Puppy_icon2.jpg';
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF"></font>';
	
	
}
function DigestiCareOver(d)
{
	d.src='../img/Puppy_icon3_over.jpg';
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='DigestiCare';
	textObj.innerHTML='Favorisce la salute dell&prime;apparato digerente e l&prime;Sottimale assorbimento dei nutrienti.';

}
function DigestiCareOut(d)
{
	d.src='../img/Puppy_icon3.jpg';
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF">Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.</font>';
	
}

function DentalControlOver(e)
{
	e.src='../img/Puppy_Icon4_over.jpg';
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='DentaControl';
	textObj.innerHTML='Essendo croccanti favoriscono la salute dei denti e aiutano a ridurre la formazione del tartaro.';

}
function DentalControlOut(e)
{
	e.src='../img/Puppy_Icon4.jpg';
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF">Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.</font>';

}

function WeightControlOver(f)
{
	f.src='../img/Adult_Large_Icon1_over.jpg';
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='WeightControl';
	textObj.innerHTML='Favorisce la riduzione del peso e il successivo mantenimento.';

}
function WeightControlOut(f)
{
	f.src='../img/Adult_Large_Icon1.jpg';
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF">Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.</font>';

}

function FlexMobilityOver(g)
{
	g.src='../img/Senior_Icon_over.jpg';
	titObj=document.getElementById("rollovertitle")
	textObj=document.getElementById("rollovertext");
	titObj.innerHTML='FlexMobility';
	textObj.innerHTML='Favorisce il benessere delle articolazioni, particolarmente delicate nei cani anziani e nei cani di taglia grande.';

}
function FlexMobilityOut(g)
{	
	g.src='../img/Senior_Icon.jpg';
	titObj.innerHTML='<font color="#FFFFFF">ImmunoHealth</font>';
	textObj.innerHTML='<font color="#FFFFFF">Rafforza il sistema immunitario e favorisce il naturale processo di rigenerazione cellulare.</font>';
}


var strPuppyTable;

strPuppyTable='';
strPuppyTable+="<form name='frmPuppyTable' style='height:0px;margin-bottom:0px;'>";
strPuppyTable+="<table border='0' cellpadding='0' cellspacing='0' width='100%' height='100%'>";
strPuppyTable+="<tr><td width='100%' height='14' colspan='3' class='title'>I biscotti Eukanuba Healthy Extras Puppy & Junior sono i più adatti al tuo cane<br></td></tr>";

strPuppyTable+="<tr><td width='100%' height='86' colspan='3' valign='top'>La crescita dei cuccioli in pochi mesi è paragonabile a<br>quella di un bambino nell'arco di più anni. Per questo <br>motivo i cuccioli hanno bisogno di molta energia.<br> Questi biscotti contengono vitamine e minerali <br> essenziali per aiutarli a crescere e mantenerli sempre pieni di energia.<br><br></td></tr>";
//strPuppyTable+="<tr><td width='48%' height='1' colspan='3'>&nbsp;</td></tr>";

strPuppyTable+="<tr><td colspan='3' width='48%' height='14'><b>Importante:</b>  è necessario regolare la razione</td></tr>";
strPuppyTable+="<tr><td width='48%' height='14'  colspan='3'>giornaliera di cibo del tuo cane se includi Healthy Extras nella sua dieta.   Esempio: 4 biscotti Adult Healthy Extras = 43 g di Eukanuba Adult Maintenance.</td></tr>";
strPuppyTable+="<tr><td width='48%' height='1' colspan='3'>&nbsp;</td></tr>";

strPuppyTable+="<tr><td width='48%' height='14'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td><td width='52%' height='1' align='right' colspan='2' rowspan='8'><img border='0' src='../img/Puppy_Big.jpg' width='157' height='202'></td></tr>";
strPuppyTable+="<tr><td width='48%' height='26'>Perché i biscotti Eukanuba Healthy Extras fanno bene al tuo cane?</td></tr>";
strPuppyTable+="<tr><td width='48%' height='14' class='title'>Punta il mouse sulle icone.</td></tr>";

strPuppyTable+="<tr><td width='48%' height='10'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";

strPuppyTable+="<tr><td width='48%' height='1'><img src='../img/Puppy_Icon1.jpg' class='forImage' name='Image36' width='39' height='39' border='0' class='forImage' onmouseover='ImmunoHealthOver(this)' onmouseout='ImmunoHealthOut(this)'>&nbsp;&nbsp;<img src='../img/Puppy_icon2.jpg' name='Image1' width='39' height='39' class='forImage' id='Image1' onmouseover='CoatCareOver(this);' onmouseout='CoatCareOut(this)'>&nbsp;&nbsp;&nbsp;<img src='../img/Puppy_icon3.jpg' name='Image2' width='39' height='39' class='forImage' onmouseover='DigestiCareOver(this);' onmouseout='DigestiCareOut(this);'></td></tr>";
strPuppyTable+="<tr><td width='48%' height='1'><img src='../img/Puppy_Icon4.jpg' name='Image3' width='40' height='41' border='0' class='forImage' id='Image3' onmouseover='DentalControlOver(this);' onmouseout='DentalControlOut(this)'></td></tr>";

strPuppyTable+="<tr><td width='48%' height='14' valign='middle'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";
strPuppyTable+="<tr><td width='48%' height='1' class='title' id='rollovertitle'>&nbsp;</td></tr>";
strPuppyTable+="<tr><td width='48%' height='45' rowspan='3' valign='top' id='rollovertext'>&nbsp;</td><td width='6%' height='1' valign='top'></td></tr>";
strPuppyTable+="<tr><td  width='48%' height='17' colspan='3' class='title'>&nbsp;</td></tr>";

strPuppyTable+="<tr><td width='6%' height='45' valign='top'><img border='0' src='../img/black-paw.gif' width='13' height='13'></td><td width='46%' height='38' valign='top'>Clicca qui per vedere gli altri prodotti puppy & junior</td></tr>";
strPuppyTable+="<tr><td class='title' valign='top'> </td><td  valign='top'  colspan='2'><select size='1' name='catPuppyTable' style='height:1px;' class='forCombo' onChange='changePuppyTable();'><option>-----------Seleziona--------------</option><option value=1> Puppy &amp; Junior Small</option><option value=2>Puppy &amp; Junior Medium</option><option value=3> Puppy &amp; Junior Large</option><option value=4>Puppy &amp; Junior Lamb & Rice</option></select></td></tr>";
//strPuppyTable+="<tr><td colspan='3'>Your dog's existing daily feeding amounts will need to be adjusted when you feed him Healthy Extras! Example: 4 Adult Healthy Extras=43g of Eukanuba Adult Maintenance.</td></tr>";

strPuppyTable+="</table>";
strPuppyTable+="</form>";



var strAdultSmallMedium;
strAdultSmallMedium='';
strAdultSmallMedium+="<form name='frmAdultSmallMedium' style='height:0px;margin-bottom:0px;'>";
strAdultSmallMedium+="<table border='0' cellpadding='0' cellspacing='0' width='100%' height='100%'>";
strAdultSmallMedium+="<tr><td width='100%' height='14' colspan='3' class='title'>I biscotti Eukanuba Healthy Extras Adult Small/Medium sono i più adatti al tuo cane <br></td></tr>";
//strAdultSmallMedium+="<tr><td width='48%' height='1' class='title'>&nbsp;</td></tr>";

strAdultSmallMedium+="<tr><td width='100%' height='86' valign='top' colspan='3'>Questi biscotti sono molto più di un semplice  <br> fuoripasto per il tuo cane. Contengono vitamine <br>e minerali per migliorare il benessere del tuo cane <br> senza l'utilizzo di aromatizzanti artificiali o coloranti.<br> Inoltre, essendo croccanti aiutano a ridurre la  <br> formazione della placca e del tartaro.<br><br></td></tr>";
strAdultSmallMedium+="<tr><td colspan='3' width='48%' height='14'><b>Importante:</b> è necessario regolare la razione </td></tr>";
strAdultSmallMedium+="<tr><td width='48%' height='14'  colspan='3'>giornaliera di cibo del tuo cane se includi Healthy Extras nella sua dieta.   Esempio: 4 biscotti Adult Healthy Extras = 43 g di Eukanuba Adult Maintenance.</td></tr>";
strAdultSmallMedium+="<tr><td width='48%' height='1' colspan='3'>&nbsp;</td></tr>";

//strAdultSmallMedium+="<tr><td width='48%' height='14' class='title'>&nbsp;</td></tr>";
//strAdultSmallMedium+="<tr><td width='48%' height='1' class='title'>&nbsp;</td></tr>";


strAdultSmallMedium+="<tr><td width='48%' height='14'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td><td width='52%' height='1' colspan='2' align='right' rowspan='8'><img border='0' src='../img/adult_Maint_Small_Medi_big.jpg' width='157' height='202'></td></tr>";
strAdultSmallMedium+="<tr><td width='48%' height='26'>Perché i biscotti Eukanuba Healthy Extras fanno bene al tuo cane?</td></tr>";
strAdultSmallMedium+="<tr><td width='48%' height='14' class='title'>Punta il mouse sulle icone.</td></tr>";

strAdultSmallMedium+="<tr><td width='48%' height='10'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";

strAdultSmallMedium+="<tr><td width='48%' height='1'><img src='../img/Puppy_Icon1.jpg'  name='Image36' width='39' height='39' border='0'  onmouseover='ImmunoHealthOver(this)' onmouseout='ImmunoHealthOut(this)'>&nbsp;&nbsp;<img src='../img/Puppy_icon2.jpg' name='Image1' class='forImage' width='39' height='39' class='forImage' id='Image1' onmouseover='CoatCareOver(this);' onmouseout='CoatCareOut(this)'>&nbsp;&nbsp;&nbsp;<img src='../img/Puppy_icon3.jpg' name='Image2' class='forImage' width='39' height='39' class='forImage' onmouseover='DigestiCareOver(this);' onmouseout='DigestiCareOut(this);'></td></tr>";
strAdultSmallMedium+="<tr><td width='48%' height='1'><img src='../img/Puppy_Icon4.jpg' name='Image3' width='40' height='41' border='0' class='forImage' id='Image3' onmouseover='DentalControlOver(this);' onmouseout='DentalControlOut(this)'></td></tr>";

strAdultSmallMedium+="<tr><td width='48%' height='14' valign='middle'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";
strAdultSmallMedium+="<tr><td width='48%' height='1' class='title' id='rollovertitle'>&nbsp;</td></tr>";
strAdultSmallMedium+="<tr><td width='48%' height='45' rowspan='3' valign='top' id='rollovertext'>&nbsp;</td><td width='6%' height='1' valign='top'></td></tr>";
strAdultSmallMedium+="<tr><td  width='48%' height='17' colspan='3' class='title'>&nbsp;</td></tr>";

strAdultSmallMedium+="<tr><td width='6%' height='45' valign='top'><img border='0' src='../img/black-paw.gif' width='13' height='13'></td><td width='46%' height='38' valign='top'>Clicca qui per vedere gli altri prodotti per cani adulti di taglia piccola & media</td></tr>";
strAdultSmallMedium+="<tr><td  height='0'> </td><td  height='0' valign='bottom' align='center' colspan='2'><select size='1' name='catAdultSmallMedium' style='height:1px;' class='forCombo' onChange='changeAdultSmallMedium();'><option>-----------Seleziona--------------</option><option value=1>Adult Maintenance Small</option><option value=2>Adult Maintenance Small & Medium</option><option value=3> Adult Lamb & Rice Small & Medium</option><option value=4>Adult Performance</option></select></td></tr>";
strAdultSmallMedium+="</table>";
strAdultSmallMedium+="</form>";




var strAdultLarge;
strAdultLarge='';
strAdultLarge+="<form name='frmAdultLarge' style='height:0px;margin-bottom:0px;'>";
strAdultLarge+="<table border='0' cellpadding='0' cellspacing='0' width='100%' height='100%' style='layout:fixed'>";
strAdultLarge+="<tr><td width='100%' height='14' colspan='3' class='title'>I biscotti Eukanuba Healthy Extras Adult Large sono i più adatti al tuo cane<br></td></tr>";

strAdultLarge+="<tr><td width='100%' height='86' colspan='3' valign='top'>Pur essendo solo un biscottino anche per un cane di taglia grande è un alimento ideale. Questi biscotti sono stati specificamente formulati per favorire  il benessere delle articolazioni, particolarmente delicate nei cani di taglia grande. I biscotti contengono  vitamine e minerali essenziali per cani di taglia grande sani e pieni di energia.<br><br></td></tr>";

strAdultLarge+="<tr><td colspan='3' width='48%' height='14'><b>Importante:</b> è necessario regolare la razione</td></tr>";
strAdultLarge+="<tr><td width='48%' height='14'  colspan='3'>giornaliera di cibo del tuo cane se includi Healthy Extras nella sua dieta.   Esempio: 4 biscotti Adult Healthy Extras = 43 g di Eukanuba Adult Maintenance.</td></tr>";
strAdultLarge+="<tr><td width='48%' height='1' class='title'>&nbsp;</td></tr>";

strAdultLarge+="<tr><td width='48%' height='14'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td><td width='52%' height='1' align='right' colspan='2' rowspan='8'><img border='0' src='../img/adult_Maint_Large_Big.jpg' width='157' height='202'></td></tr>";
strAdultLarge+="<tr><td width='48%' height='26'>Perché i biscotti Eukanuba Healthy Extras fanno bene al tuo cane?</td></tr>";
strAdultLarge+="<tr><td width='48%' height='14' class='title'>Punta il mouse sulle icone.</td></tr>";

strAdultLarge+="<tr><td width='48%' height='10'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";

//strAdultSmallMedium+="<tr><td width='48%' height='1'><img src='../img/Puppy_Icon1.jpg' name='Image36' width='39' height='39' border='0' class='forImage' onmouseover='ImmunoHealthOver(this)' onmouseout='ImmunoHealthOut(this)'>&nbsp;&nbsp;<img src='../img/Puppy_icon2.jpg' name='Image1' width='39' height='39' class='forImage' id='Image1' onmouseover='CoatCareOver(this);' onmouseout='CoatCareOut(this)'>&nbsp;&nbsp;&nbsp;<img src='../img/Puppy_icon3.jpg' name='Image2' width='39' height='39' class='forImage' onmouseover='DigestiCareOver(this);' onmouseout='DigestiCareOut(this);'></td></tr>";
//strAdultSmallMedium+="<tr><td width='48%' height='1'><img src='../img/Puppy_Icon4.jpg' name='Image3' width='40' height='41' border='0' class='forImage' id='Image3' onmouseover='DentalControlOver(this);' onmouseout='DentalControlOut(this)'></td></tr>";

strAdultLarge+="<tr><td width='48%' height='1'><img src='../img/Puppy_Icon1.jpg' name='Image36' width='39' height='39' border='0' class='forImage' onmouseover='ImmunoHealthOver(this)' onmouseout='ImmunoHealthOut(this)'>&nbsp;&nbsp;<img src='../img/Puppy_icon2.jpg' name='Image1' width='39' height='39' class='forImage' id='Image1' onmouseover='CoatCareOver(this);' onmouseout='CoatCareOut(this)'>&nbsp;&nbsp;&nbsp;<img src='../img/Puppy_icon3.jpg' name='Image2' width='39' height='39' class='forImage' onmouseover='DigestiCareOver(this);' onmouseout='DigestiCareOut(this);'></td></tr>";
strAdultLarge+="<tr><td width='48%' height='1'><img src='../img/Senior_Icon.jpg' name='Image3' width='40' height='40' border='0' class='forImage' id='Image3' onmouseover='FlexMobilityOver(this);' onmouseout='FlexMobilityOut(this)'>&nbsp;&nbsp;<img src='../img/Puppy_Icon4.jpg' name='Image3' width='40' height='41' border='0' class='forImage' id='Image3' onmouseover='DentalControlOver(this);' onmouseout='DentalControlOut(this)'>";

strAdultLarge+="<tr><td width='48%' height='14' valign='middle'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";
strAdultLarge+="<tr><td width='48%' height='1' class='title' id='rollovertitle'>&nbsp;</td></tr>";
strAdultLarge+="<tr><td width='48%' height='45' rowspan='3' valign='top' id='rollovertext'>&nbsp;</td><td width='6%' height='1' valign='top'></td></tr>";
strAdultLarge+="<tr><td  width='48%' height='17' colspan='3' class='title'>&nbsp;</td></tr>";

strAdultLarge+="<tr><td width='6%' height='45' valign='top'><img border='0' src='../img/black-paw.gif' width='13' height='13'></td><td width='46%' height='38' valign='top'>Find out more about our other Large breed products</td></tr>";
strAdultLarge+="<tr><td  height='0'> </td><td  height='0' align='center' colspan='2' valign='bottom'><select size='1' name='catAdultLarge' style='height:1px;' class='forCombo' onChange='changeAdultLarge();'><option>-----------Seleziona--------------</option><option value=1> Adult Maintenance Large</option><option value=2>Adult Lamb & Rice Large</option><option value=3>Adult Performance</option></select></td></tr>";
strAdultLarge+="</table>";
strAdultLarge+="</form>";





var strAdultLight;
strAdultLight='';
strAdultLight+="<form name='frmAdultLight' style='height:0px;margin-bottom:0px;'>";
strAdultLight+="<table border='0' cellpadding='0' cellspacing='0' width='100%' height='100%'>";
strAdultLight+="<tr><td width='100%' height='14' colspan='3' class='title'>I biscotti Eukanuba Healthy Extras Adult Light sono i più adatti al tuo cane<br></td></tr>";

strAdultLight+="<tr><td width='100%' height='85' colspan='3' valign='top'>Il modo più semplice per far perdere peso al tuo cane è eliminare i piccoli fuoripasto... ma sembra così crudele, vero? Per questo motivo abbiamo studiato  un biscotto speciale a basso contenuto calorico per concedere uno spuntino al tuo cane, anche se è  sovrappeso. Inoltre, questi biscotti offrono le stesse  proprietà nutrizionali degli altri prodotti Eukanuba.<br><br></td</tr>";
strAdultLight+="<tr><td colspan='3' width='48%' height='14'><b>Importante:</b> è necessario regolare la razione</td></tr>";
strAdultLight+="<tr><td width='48%' height='14'  colspan='3'>giornaliera di cibo del tuo cane se includi Healthy Extras nella sua dieta.   Esempio: 4 biscotti Adult Healthy Extras = 43 g di Eukanuba Adult Maintenance.</td></tr>";

strAdultLight+="<tr><td width='48%' height='14' class='title'>&nbsp;</td></tr>";

strAdultLight+="<tr><td width='48%' height='14'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td><td width='52%' height='1' align='right' colspan='2' rowspan='8'><img border='0' src='../img/Adult_Light_Big.jpg' width='157' height='202'></td></tr>";
strAdultLight+="<tr><td width='48%' height='26'>Perché i biscotti Eukanuba Healthy Extra fanno bene al vostro cane?</td></tr>";
strAdultLight+="<tr><td width='48%' height='14' class='title'>Punta il mouse sulle icone.</td></tr>";

strAdultLight+="<tr><td width='48%' height='10'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";

strAdultLight+="<tr><td width='48%' height='1'><img src='../img/Puppy_Icon1.jpg' name='Image36' width='39' height='39' border='0' class='forImage' onmouseover='ImmunoHealthOver(this)' onmouseout='ImmunoHealthOut(this)'>&nbsp;&nbsp;<img src='../img/Puppy_icon2.jpg' name='Image1' width='39' height='39' class='forImage' id='Image1' onmouseover='CoatCareOver(this);' onmouseout='CoatCareOut(this)'>&nbsp;&nbsp;&nbsp;<img src='../img/Puppy_icon3.jpg' name='Image2' width='39' height='39' class='forImage' onmouseover='DigestiCareOver(this);' onmouseout='DigestiCareOut(this);'></td></tr>";
strAdultLight+="<tr><td width='48%' height='1'><img src='../img/Adult_Large_Icon1.jpg' name='Image3' width='39' height='39' border='0' class='forImage' id='Image3' onmouseover='WeightControlOver(this);' onmouseout='WeightControlOut(this)'>&nbsp;&nbsp;<img src='../img/Puppy_Icon4.jpg' name='Image3' width='40' height='41' border='0' class='forImage' id='Image3' onmouseover='DentalControlOver(this);' onmouseout='DentalControlOut(this)'></td></tr>";

strAdultLight+="<tr><td width='48%' height='14' valign='middle'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";
strAdultLight+="<tr><td width='48%' height='1' class='title' id='rollovertitle'>&nbsp;</td></tr>";
strAdultLight+="<tr><td width='48%' height='45' rowspan='3' valign='top' id='rollovertext'>&nbsp;</td><td width='6%' height='1' valign='top'></td></tr>";
strAdultLight+="<tr><td  width='48%' height='17' colspan='3' class='title'>&nbsp;</td></tr>";

strAdultLight+="<tr><td width='6%' height='45' valign='top'><img border='0' src='../img/black-paw.gif' width='13' height='13'></td><td width='46%' height='38' valign='top'>Find out more about our other Light products</td></tr>";
strAdultLight+="<tr><td  height='0'> </td><td  height='0' valign='top' colspan='2'><select size='1' name='catAdultLight' style='height:1px;' class='forCombo' onChange='changeAdultLight();' ><option>-----------Seleziona--------------</option><option value=1> Adult Light Small & Medium</option><option value=2>Adult Light Large</option></select></td></tr>";
strAdultLight+="</table>";
strAdultLight+="</form>";



var strSenior;
strSenior='';
strSenior+="<form name='frmSenior' style='height:0px;margin-bottom:0px;'>";
strSenior+="<table border='0' cellpadding='0' cellspacing='0' width='100%' height='100%'>";
strSenior+="<tr><td width='100%' height='14' colspan='3' class='title'>I biscotti Eukanuba Healthy Extras Senior sono i più adatti al tuo cane<br></td></tr>";

strSenior+="<tr><td width='100%' height='84' colspan='3' > Definirli semplici biscotti è assolutamente ingiusto, sono molto di più di una semplice ricompensa per un cane anziano. Essendo croccanti aiutano a ridurre la formazione della placca e del tartaro per una dentatura sana e un alito fresco. Inoltre contengono vitamine e minerali essenziali per il benessere e la longevità dei cani anziani.<br><br></td</tr>";
strSenior+="<tr><td colspan='3' width='48%' height='14'><b>Importante:</b> è necessario regolare la razione</td></tr>";
strSenior+="<tr><td width='48%' height='14'  colspan='3'>giornaliera di cibo del tuo cane se includi Healthy Extras nella sua dieta.   Esempio: 4 biscotti Adult Healthy Extras = 43 g di Eukanuba Adult Maintenance.</td></tr>";

strSenior+="<tr><td width='48%' height='14' class='title'>&nbsp;</td></tr>";

strSenior+="<tr><td width='48%' height='14'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td><td width='52%' height='1' align='right' colspan='2' rowspan='8'><img border='0' src='../img/Senior_Maintaince_Big.jpg' width='157' height='202'></td></tr>";
strSenior+="<tr><td width='48%' height='26'>Perché i biscotti Eukanuba Healthy Extras fanno bene al tuo cane?</td></tr>";
strSenior+="<tr><td width='48%' height='14' class='title'>Punta il mouse sulle icone.</td></tr>";

strSenior+="<tr><td width='48%' height='10'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";

strSenior+="<tr><td width='48%' height='1'><img src='../img/Puppy_Icon1.jpg' name='Image36' width='39' height='39' border='0' class='forImage' onmouseover='ImmunoHealthOver(this)' onmouseout='ImmunoHealthOut(this)'>&nbsp;&nbsp;<img src='../img/Puppy_icon2.jpg' name='Image1' width='39' height='39' class='forImage' id='Image1' onmouseover='CoatCareOver(this);' onmouseout='CoatCareOut(this)'>&nbsp;&nbsp;&nbsp;<img src='../img/DigestiCarePlus.jpg' name='Image2' width='40' height='40' class='forImage' onmouseover='DigestiCareplus1(this);' onmouseout='DigestiCareplusOut1(this);'></td></tr>";
strSenior+="<tr><td width='48%' height='1'><img src='../img/Adult_Large_Icon1.jpg' name='Image3' width='39' height='39' border='0' class='forImage' id='Image3' onmouseover='WeightControlOver(this);' onmouseout='WeightControlOut(this)'>&nbsp;&nbsp;<img src='../img/Senior_Icon.jpg' name='Image3' width='40' height='40' border='0' class='forImage' id='Image3' onmouseover='FlexMobilityOver(this);' onmouseout='FlexMobilityOut(this)'>&nbsp;&nbsp;&nbsp;<img src='../img/Puppy_Icon4.jpg' name='Image3' width='40' height='41' border='0' class='forImage' id='Image3' onmouseover='DentalControlOver(this);' onmouseout='DentalControlOut(this)'></td></tr>";

strSenior+="<tr><td width='48%' height='14' valign='middle'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";
strSenior+="<tr><td width='48%' height='1' class='title' id='rollovertitle'>&nbsp;</td></tr>";
strSenior+="<tr><td width='48%' height='45' rowspan='3' valign='top' id='rollovertext'>&nbsp;</td><td width='6%' height='1' valign='top'></td></tr>";
strSenior+="<tr><td  width='48%' height='17' colspan='3' class='title'>&nbsp;</td></tr>";

strSenior+="<tr><td width='6%' height='45' valign='top'><img border='0' src='../img/black-paw.gif' width='13' height='13'></td><td width='46%' height='38' valign='top'>Find out more about our other Senior products</td></tr>";
strSenior+="<tr><td  height='0%'></td><td  height='0%' align='center' valign='top' colspan='2'><select size='1' name='catSenior' style='height:1px;' class='forCombo' onChange='changeSenior()'><option>-----------Seleziona--------------</option><option value=1>Senior Small & Medium</option><option value=2>Senior Large</option></select></td></tr>";
strSenior+="</table>";
strSenior+="</form>";

var strMature;
strMature='';
strMature+="<form name='frmMature' style='height:0px;margin-bottom:0px;'>";
strMature+="<table border='0' cellpadding='0' cellspacing='0' width='100%' height='100%'>";
strMature+="<tr><td width='100%' height='14' colspan='3' class='title'>I biscotti Eukanuba Healthy Extras Mature sono i più adatti al tuo cane<br></td></tr>";

strMature+="<tr><td width='100%' height='84' colspan='3' >Definirli semplici biscotti è assolutamente ingiusto, sono molto di più di una semplice ricompensa per un cane anziano. Essendo croccanti aiutano a ridurre la formazione della placca e del tartaro per una dentatura sana e un alito fresco. Inoltre contengono vitamine e minerali essenziali per il benessere e la longevità dei cani anziani.<br><br></td</tr>";
strMature+="<tr><td colspan='3' width='48%' height='14'><b>Importante:</b> è necessario regolare la razione</td></tr>";
strMature+="<tr><td width='48%' height='14'  colspan='3'>giornaliera di cibo del tuo cane se includi Healthy Extras nella sua dieta.   Esempio: 4 biscotti Adult Healthy Extras = 43 g di Eukanuba Adult Maintenance.</td></tr>";

strMature+="<tr><td width='48%' height='14' class='title'>&nbsp;</td></tr>";

strMature+="<tr><td width='48%' height='14'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td><td width='52%' height='1' align='right' colspan='2' rowspan='8'><img border='0' src='../img/Mature_Maintaince_Big.jpg' width='157' height='202'></td></tr>";
strMature+="<tr><td width='48%' height='26'>Perché i biscotti Eukanuba Healthy Extras fanno bene al tuo cane?</td></tr>";
strMature+="<tr><td width='48%' height='14' class='title'>Punta il mouse sulle icone.</td></tr>";

strMature+="<tr><td width='48%' height='10'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";

strMature+="<tr><td width='48%' height='1'><img src='../img/Puppy_Icon1.jpg' name='Image36' width='39' height='39' border='0' class='forImage' onmouseover='ImmunoHealthOver(this)' onmouseout='ImmunoHealthOut(this)'>&nbsp;&nbsp;<img src='../img/Puppy_icon2.jpg' name='Image1' width='39' height='39' class='forImage' id='Image1' onmouseover='CoatCareOver(this);' onmouseout='CoatCareOut(this)'>&nbsp;&nbsp;&nbsp;<img src='../img/DigestiCarePlus.jpg' name='Image2' width='40' height='40' class='forImage' onmouseover='DigestiCareplus1(this);' onmouseout='DigestiCareplusOut1(this);'></td></tr>";
strMature+="<tr><td width='48%' height='1'><img src='../img/Adult_Large_Icon1.jpg' name='Image3' width='39' height='39' border='0' class='forImage' id='Image3' onmouseover='WeightControlOver(this);' onmouseout='WeightControlOut(this)'>&nbsp;&nbsp;<img src='../img/Senior_Icon.jpg' name='Image3' width='40' height='40' border='0' class='forImage' id='Image3' onmouseover='FlexMobilityOver(this);' onmouseout='FlexMobilityOut(this)'>&nbsp;&nbsp;&nbsp;<img src='../img/Puppy_Icon4.jpg' name='Image3' width='40' height='41' border='0' class='forImage' id='Image3' onmouseover='DentalControlOver(this);' onmouseout='DentalControlOut(this)'></td></tr>";

strMature+="<tr><td width='48%' height='14' valign='middle'><img border='0' src='../img/KeyLineSmall.jpg' width='134' height='1'></td></tr>";
strMature+="<tr><td width='48%' height='1' class='title' id='rollovertitle'>&nbsp;</td></tr>";
strMature+="<tr><td width='48%' height='45' rowspan='3' valign='top' id='rollovertext'>&nbsp;</td><td width='6%' height='1' valign='top'></td></tr>";
strMature+="<tr><td  width='48%' height='17' colspan='3' class='title'>&nbsp;</td></tr>";

strMature+="<tr><td width='6%' height='45' valign='top'><img border='0' src='../img/black-paw.gif' width='13' height='13'></td><td width='46%' height='38' valign='top'>Find out more about our other Mature products</td></tr>";
strMature+="<tr><td  height='0%'></td><td  height='0%' align='center' valign='top' colspan='2'><select size='1' name='catMature' style='height:1px;' class='forCombo' onChange='changeMature()'><option>-----------Seleziona--------------</option><option value=1>Mature Small & Medium</option><option value=2>Mature Large</option></select></td></tr>";
strMature+="</table>";
strMature+="</form>";
/*function callmeMediumSmall()
{
	var obj=document.getElementById("productView");
	obj.innerHTML=strAdultSmallMedium;
}

function callAdultLarge()
{
	var obj=document.getElementById("productView");
	obj.innerHTML=strAdultLarge;
}


function callAdultLight()
{
	var obj=document.getElementById("productView");
	obj.innerHTML=strAdultLight;

}

function callSenior()
{
	var obj=document.getElementById("productView");
	obj.innerHTML=strSenior;

}
*/
// -->