function mailUrl(){
   window.location = "mailto:?subject=Link to page at JSI Furniture website&body="+document.title+" - "+window.location;
}
