function header() {
   document.write('<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">');
   document.write('<head><title>ELBA - enhancing lives for 30 years | Electrical Appliances | Cooking | Home Appliances</title>');
   document.write('<META NAME="robots" CONTENT="all">');
   document.write('<META name="keywords" content="Malaysia, electrical appliance,  cooking range, hob, hood, steam oven, microwave, washing machine, front load, tumble dryer, dish washer, cleaning, freezer, fridge, air conditioning, blender, coffee maker, espresso, juicer, juice extractor, mixer, food processor, deep fryer, fan, hair dryer, iron, vacuum cleaner,  gas, glass, stove, pressure cooker, induction cooker, rice cooker, slow cooker, toaster, sandwich maker, kettle, jug, thermopot, water dispenser, cheap, good quality, long lasting, durable, fiamma, fimaco, senheng, jusco, giant, tesco, carrefour"">');
   document.write('<META name="description" content="ELBA, the Malaysian electrical household brand for well over 30 years, carries a wide range of small and large household electrical appliances and Cooking Range Products. A brand well known for its durability and affordable pricing.">');
   document.write('<META name="author" content="ELBA Holdings">');
   document.write('<META HTTP-EQUIV="Content-Language" CONTENT="en">');
   document.write('<META NAME="Copyright" CONTENT="© 2009 Fiamma Holdings Berhad">');
   document.write('<META content=no-cache http-equiv=pragma>');
   document.write('<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script></head>');
}

function Clickheretoprint()
{ 
  var disp_setting="toolbar=yes,location=no,directories=yes,menubar=yes,"; 
      disp_setting+="scrollbars=yes,width=750, height=600, left=100, top=25"; 
  var content_vlue = document.getElementById("print_content").innerHTML; 
  
  var docprint=window.open("","",disp_setting); 
   docprint.document.open(); 
   docprint.document.write('<html><head><title>ELBA - enhancing lives for 30 years.</title>'); 
   docprint.document.write('<link rel="stylesheet" type="text/css" href="style.css" />'); 
   docprint.document.write('</head><div align=left><br><img src="images/topmenu_08.gif" alt="" width="246" height="50" border="0" /></div><br>'); 
   docprint.document.write('<body onLoad="self.print()" class="body1"><div align="left" style="padding-left:30px">');          
   docprint.document.write(content_vlue);          
   docprint.document.write('</div></body></html>'); 
   docprint.document.close(); 
   docprint.focus(); 
}


