function retro50s1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/retro50s1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Retro50s (Cor 1)';
	document.getElementById('xCodeSleep').value = '1h';
	document.getElementById('colorFinishProducts').className = 'retro50s_opcao1'; 
}

function retro50s2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/retro50s2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Retro50s (Cor 2)';
	document.getElementById('xCodeSleep').value = '2h';
	document.getElementById('colorFinishProducts').className = 'retro50s_opcao2'; 
}

function retro50s3_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/retro50s3.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Retro50s (Cor 3)';	
	document.getElementById('xCodeSleep').value = '3h';
	document.getElementById('colorFinishProducts').className = 'retro50s_opcao3'; 
}

function retro50s4_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/retro50s4.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Retro50s (Cor 4)';
	document.getElementById('xCodeSleep').value = '4h';
	document.getElementById('colorFinishProducts').className = 'retro50s_opcao4'; 
} 
function american1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/american1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu American (Cor 1)';
	document.getElementById('xCodeSleep').value = '5h';
	document.getElementById('colorFinishProducts').className = 'american_opcao1'; 
}

function american2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/american2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu American (Cor 2)';
	document.getElementById('xCodeSleep').value = '6h';
	document.getElementById('colorFinishProducts').className = 'american_opcao2'; 
}

function american3_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/american3.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu American (Cor 3)';	
	document.getElementById('xCodeSleep').value = '7h';
	document.getElementById('colorFinishProducts').className = 'american_opcao3'; 
}

function american4_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/american4.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu American (Cor 4)';
	document.getElementById('xCodeSleep').value = '8h';
	document.getElementById('colorFinishProducts').className = 'american_opcao4'; 
}
function flowers1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/flowers1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Flowers (Cor 1)';
	document.getElementById('xCodeSleep').value = '9h';
	document.getElementById('colorFinishProducts').className = 'flowers_opcao1'; 
}

function flowers2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/flowers2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Flowers (Cor 2)';
	document.getElementById('xCodeSleep').value = '10h';
	document.getElementById('colorFinishProducts').className = 'flowers_opcao2'; 
}

function flowers3_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/flowers3.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Flowers (Cor 3)';	
	document.getElementById('xCodeSleep').value = '11h';
	document.getElementById('colorFinishProducts').className = 'flowers_opcao3'; 
}

function flowers4_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/flowers4.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Flowers (Cor 4)';
	document.getElementById('xCodeSleep').value = '12h';
	document.getElementById('colorFinishProducts').className = 'flowers_opcao4'; 
}
function glamour1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/glamour1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Glamour (Cor 1)';
	document.getElementById('xCodeSleep').value = '13h';
	document.getElementById('colorFinishProducts').className = 'glamour_opcao1'; 
}

function glamour2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/glamour2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Glamour (Cor 2)';
	document.getElementById('xCodeSleep').value = '14h';
	document.getElementById('colorFinishProducts').className = 'glamour_opcao2'; 
}

function glamour3_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/glamour3.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Glamour (Cor 3)';	
	document.getElementById('xCodeSleep').value = '15h';
	document.getElementById('colorFinishProducts').className = 'glamour_opcao3'; 
}

function glamour4_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/glamour4.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Glamour (Cor 4)';
	document.getElementById('xCodeSleep').value = '16h';
	document.getElementById('colorFinishProducts').className = 'glamour_opcao4'; 
}
function classic1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/classic1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Classic (Cor 1)';
	document.getElementById('xCodeSleep').value = '17h';
	document.getElementById('colorFinishProducts').className = 'classic_opcao1'; 
}

function classic2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/classic2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Classic (Cor 2)';
	document.getElementById('xCodeSleep').value = '18h';
	document.getElementById('colorFinishProducts').className = 'classic_opcao2'; 
}

function classic3_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/classic3.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Classic (Cor 3)';	
	document.getElementById('xCodeSleep').value = '19h';
	document.getElementById('colorFinishProducts').className = 'classic_opcao3'; 
}

function classic4_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/classic4.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Classic (Cor 4)';
	document.getElementById('xCodeSleep').value = '20h';
	document.getElementById('colorFinishProducts').className = 'classic_opcao4'; 
}
function petit1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/petit1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Petit poa (Cor 1)';
	document.getElementById('xCodeSleep').value = '21h';
	document.getElementById('colorFinishProducts').className = 'petit_opcao1'; 
}

function petit2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/petit2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Petit poa (Cor 2)';
	document.getElementById('xCodeSleep').value = '22h';
	document.getElementById('colorFinishProducts').className = 'petit_opcao2'; 
}

function petit3_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/petit3.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Petit poa (Cor 3)';	
	document.getElementById('xCodeSleep').value = '23h';
	document.getElementById('colorFinishProducts').className = 'petit_opcao3'; 
}

function petit4_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/petit4.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Petit poa (Cor 4)';
	document.getElementById('xCodeSleep').value = '24h';
	document.getElementById('colorFinishProducts').className = 'petit_opcao4'; 
}
function news1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/news1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu News (Cor 1)';
	document.getElementById('xCodeSleep').value = '25h';
	document.getElementById('colorFinishProducts').className = 'news_opcao1'; 
}

function news2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/news2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu News (Cor 2)';
	document.getElementById('xCodeSleep').value = '26h';
	document.getElementById('colorFinishProducts').className = 'news_opcao2'; 
}
function fun1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/fun1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Fun (Cor 1)';
	document.getElementById('xCodeSleep').value = '27h';
	document.getElementById('colorFinishProducts').className = 'fun_opcao1'; 
}

function fun2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/fun2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Fun (Cor 2)';
	document.getElementById('xCodeSleep').value = '28h';
	document.getElementById('colorFinishProducts').className = 'fun_opcao2'; 
}

function fun3_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/fun3.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Fun (Cor 3)';	
	document.getElementById('xCodeSleep').value = '29h';
	document.getElementById('colorFinishProducts').className = 'fun_opcao3'; 
}

function fun4_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/fun4.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Fun (Cor 4)';
	document.getElementById('xCodeSleep').value = '30h';
	document.getElementById('colorFinishProducts').className = 'fun_opcao4'; 
}
function retro70s1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/retro70s1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Retro70s (Cor 1)';
	document.getElementById('xCodeSleep').value = '31h';
	document.getElementById('colorFinishProducts').className = 'retro70s_opcao1'; 
}

function retro70s2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/retro70s2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Retro70s (Cor 2)';
	document.getElementById('xCodeSleep').value = '32h';
	document.getElementById('colorFinishProducts').className = 'retro70s_opcao2'; 
}

function retro70s3_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/retro70s3.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Retro70s (Cor 3)';	
	document.getElementById('xCodeSleep').value = '33h';
	document.getElementById('colorFinishProducts').className = 'retro70s_opcao3'; 
}

function retro70s4_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/retro70s4.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Retro70s (Cor 4)';
	document.getElementById('xCodeSleep').value = '34h';
	document.getElementById('colorFinishProducts').className = 'retro70s_opcao4'; 
}
function colors1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/colors1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Colors (Cor 1)';
	document.getElementById('xCodeSleep').value = '35h';
	document.getElementById('colorFinishProducts').className = 'colors_opcao1'; 
}

function colors2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/colors2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Colors (Cor 2)';
	document.getElementById('xCodeSleep').value = '36h';
	document.getElementById('colorFinishProducts').className = 'colors_opcao2'; 
}

function colors3_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/colors3.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Colors (Cor 3)';	
	document.getElementById('xCodeSleep').value = '37h';
	document.getElementById('colorFinishProducts').className = 'colors_opcao3'; 
}

function colors4_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/colors4.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu Colors (Cor 4)';
	document.getElementById('xCodeSleep').value = '38h';
	document.getElementById('colorFinishProducts').className = 'colors_opcao4'; 
}
function geometrico1_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/geometrico1.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu geometrico (Cor 1)';
	document.getElementById('xCodeSleep').value = '39h';
	document.getElementById('colorFinishProducts').className = 'geometrico_opcao1'; 
}

function geometrico2_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/geometrico2.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu geometrico (Cor 2)';
	document.getElementById('xCodeSleep').value = '40h';
	document.getElementById('colorFinishProducts').className = 'geometrico_opcao2'; 
}

function geometrico3_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/geometrico3.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu geometrico (Cor 3)';	
	document.getElementById('xCodeSleep').value = '41h';
	document.getElementById('colorFinishProducts').className = 'geometrico_opcao3'; 
}

function geometrico4_d(){
	document.getElementById('imgProd1').innerHTML="<img src='images/menus/geometrico4.jpg' width='450' height='600' border='0' />";
	document.getElementById('xProdSleep').value = 'Menu geometrico (Cor 4)';
	document.getElementById('xCodeSleep').value = '42h';
	document.getElementById('colorFinishProducts').className = 'geometrico_opcao4'; 
}
