

/*--------------------------------------------------------------*/
// Instruction:
// Add \ symbol in front of every characters such as: ' " & ; / 
// that are between (' and ') or the code may break.


document.write('<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">')  // % gets a backslash?
document.write('<tr class=\"decoration\"><td class=\"color666666bg\">')
document.write('<img src=\"http:\/\/welcome.hp-ww.com\/img\/s.gif\" width=\"1\" height=\"4\" border=\"0\"><\/td>')
document.write('<\/tr>')
document.write('<tr>')
document.write('<td align=\"left\" valign=\"top\">')

document.write('<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"740\">')
document.write('<tr class=\"decoration\">')
document.write('<td colspan=\"4\"><img src=\"http:\/\/welcome.hp-ww.com\/img\/s.gif\" width=\"1\" height=\"4\" border=\"0\"><\/td>')
document.write('<\/tr>')

document.write('<tr>')
document.write('<td width=\"50%\" align=\"center\"><a href=\"http:\/\/welcome.hp.com\/country\/us\/en\/privacy.html\" class=\"udrlinesmall\">Privacy statement<\/a><\/td>')
document.write('<td width=\"50%\" align=\"left\"><a href=\"http:\/\/welcome.hp.com\/country\/us\/en\/termsofuse.html\" class=\"udrlinesmall\">Using this site means you accept its terms<\/a><\/td>')
document.write('<\/tr>')
document.write('<tr class=\"decoration\">')
document.write('<td colspan=\"4\"><img src=\"http:\/\/welcome.hp-ww.com\/img\/s.gif\" width=\"1\" height=\"4\"><\/td>')
document.write('<\/tr>')

document.write('<tr>')
document.write('<td align=\"center\" colspan=\"4\" class=\"small\">\&\#169\; 2009 Hewlett-Packard Development Company, L.P.<\/td>')
document.write('<\/tr>')

document.write('<\/table>')

document.write('<\/td>')
document.write('<\/tr>')
document.write('<\/table>')

