document.observe("dom:loaded", function() {
  setTimeout(function(){
    try {
      
      
      Element.update("recently-viewed", "  <li class=\"product-box\">\n		<div class=\"product-box-hover-background\" style=\"display:none;height:128px;width:102px\"><\/div>\n    <div class=\"product-box-hover-text\" style=\"display:none;margin-top:30px;width:102px\">\n      <h3 style=\"margin:0;padding:0\"><span class=\"gill\">HOWARD<\/span><\/h3>\n      <h4 class=\"cursive\" style=\"margin:4px 0 5px 0;padding:0\">st. satchel<\/h4>\n      <p><a href=\"/shoes/howard-satchel\" class=\"gill\">VIEW<\/a><\/p>\n    <\/div>\n		<a href=\"/handbags/howard-satchel\"><img alt=\"Ss_10_howard_satchel_107914_h_mag_small\" height=\"128\" src=\"/media/product_uploads/0000/2294/SS_10_HOWARD_SATCHEL_107914_H_MAG_small.jpg?1267655361\" width=\"102\" /><\/a>\n	<\/li>\n  <li class=\"product-box\">\n		<div class=\"product-box-hover-background\" style=\"display:none;height:128px;width:102px\"><\/div>\n    <div class=\"product-box-hover-text\" style=\"display:none;margin-top:30px;width:102px\">\n      <h3 style=\"margin:0;padding:0\"><span class=\"gill\">FASHION<\/span><\/h3>\n      <h4 class=\"cursive\" style=\"margin:4px 0 5px 0;padding:0\">for haiti t-shirt<\/h4>\n      <p><a href=\"/shoes/fashion-for-haiti-shirt\" class=\"gill\">VIEW<\/a><\/p>\n    <\/div>\n		<a href=\"/accessories/fashion-for-haiti-shirt\"><img alt=\"Haiti_t_small\" height=\"128\" src=\"/media/product_uploads/0000/1499/Haiti_T_small.JPG?1265650783\" width=\"102\" /><\/a>\n	<\/li>\n  <li class=\"product-box\">\n		<div class=\"product-box-hover-background\" style=\"display:none;height:128px;width:102px\"><\/div>\n    <div class=\"product-box-hover-text\" style=\"display:none;margin-top:30px;width:102px\">\n      <h3 style=\"margin:0;padding:0\"><span class=\"gill\">HOWARD<\/span><\/h3>\n      <h4 class=\"cursive\" style=\"margin:4px 0 5px 0;padding:0\">st. crossbody clutch<\/h4>\n      <p><a href=\"/shoes/howard-crossbody-clutch\" class=\"gill\">VIEW<\/a><\/p>\n    <\/div>\n		<a href=\"/handbags/howard-crossbody-clutch\"><img alt=\"Ss_10_howard_cb_107965_h_blk_small\" height=\"128\" src=\"/media/product_uploads/0000/2769/SS_10_HOWARD_CB_107965_H_BLK_small.jpg?1274729447\" width=\"102\" /><\/a>\n	<\/li>\n" );
    } catch(e){}
  }, 100);
});
