<!-- hide from old browsers

	if (document.images) {
	
	salads_up = new Image
	salads_over = new Image
	salads_up.src = "../images/recipes/recipe_buttons/salads_up.gif"
	salads_over.src = "../images/recipes/recipe_buttons/salads_over.gif"
	
	vegetarian_up = new Image
	vegetarian_over = new Image
	vegetarian_up.src = "../images/recipes/recipe_buttons/vegetarian_up.gif"
	vegetarian_over.src = "../images/recipes/recipe_buttons/vegetarian_over.gif"
	
	chicken_up = new Image
	chicken_over = new Image
	chicken_up.src = "../images/recipes/recipe_buttons/chicken_up.gif"
	chicken_over.src = "../images/recipes/recipe_buttons/chicken_over.gif"
	
	fish_up = new Image
	fish_over = new Image
	fish_up.src = "../images/recipes/recipe_buttons/fish_up.gif"
	fish_over.src = "../images/recipes/recipe_buttons/fish_over.gif"
	
	pork_up = new Image
	pork_over = new Image
	pork_up.src = "../images/recipes/recipe_buttons/pork_up.gif"
	pork_over.src = "../images/recipes/recipe_buttons/pork_over.gif"
	
	others_up = new Image
	others_over = new Image
	others_up.src = "../images/recipes/recipe_buttons/others_up.gif"
	others_over.src = "../images/recipes/recipe_buttons/others_over.gif" 
	
	desserts_up = new Image
	desserts_over = new Image
	desserts_up.src = "../images/recipes/recipe_buttons/desserts_up.gif"
	desserts_over.src = "../images/recipes/recipe_buttons/desserts_over.gif" 
	
	}
	
	
	function chgImg(imgField,newImg) {
		if (document.images) {
			document[imgField].src= eval(newImg + ".src")
		}
	}
	
	
	
	
	function rewrite() {
	document.all("one").innerText = 'For sofa view, click button above.'
	}

	function rewrite2() {
 	document.all("one").innerText = 'Full size cover shown. ( 54" x 74" )'
	}
	<!-- ------------------ BEGIN futon popups ------------------- -->
	
	
	
	function softouch_spec()
	{
	softouch_spec = window.open('softouch_spec.html','Specifications','height=400,width=300,toolbar=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,status=yes'
);
	}
	
	function ordering()
	{
	ordering = window.open('ordering.html','Ordering','height=400,width=300,toolbar=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,status=yes'
);
	}
	
		
	function cotton_spec()
	{
	cotton_spec = window.open('cotton_spec.html','Specifications','height=400,width=300,toolbar=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,status=yes'
);
	}
	
	function cotton_foam_spec()
	{
	cotton_foam_spec = window.open('cotton_foam_spec.html','Specifications','height=300,width=400,toolbar=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,status=yes'
);
	}
	
	function comfort_spec()
	{
	comfort_spec = window.open('comfort_spec.html','Specifications','height=400,width=300,toolbar=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,status=yes'
);
	}
	
	function shipping()
	{
	shipping_spec = window.open('shipping.html','Shipping','height=400,width=300,toolbar=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,status=yes'
);
	}
	
	
	
<!-- ------------------ end futon popups ------------------- -->	
	
	
<!-- ------------------ BEGIN THAWTE CERTIFICATE CODE ------------------- -->
	
	
	
function OpenCertDetails()
	{
	thewindow = window.open('https://www.thawte.com/cgi/server/certdetails.exe?code=USJMFU1', 'anew', config='height=400,width=450,toolbar=no,menubar=no,scrollbars=yes,resizable=no,location=no,directories=no,status=yes');
	}
	


function newWindow()
	{
	thawteWindow = window.open('https://secure.bigfuton.com/mof15/thawte.html','thawte','height=400,width=400,toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,directories=no,status=yes'
);
	}


<!-- ------------------ END THAWTE CERTIFICATE CODE ------------------- -->






