function left_panel()
{
var s = "<CENTER><P style = \"margin-top: 1; margin-bottom: 1\"><a Href=\"../weddings/fetchcard.php?cat=1\"><IMG src = \"../images/butinvitation.jpg\" border = \"0\" alt=\"Wedding Invitation\" width=\"85\" height=\"33\"></a></P><P style = \"margin-top: 1; margin-bottom: 3\"><A Href = \"../ecard/showcard.htm\"><IMG src = \"../images/butecard.jpg\" border = \"0\" alt=\"E-Card\" width=\"85\" height=\"33\"></A></P><P style = \"margin-top: 1; margin-bottom: 3\"><A Href = \"../myownwebsite/myownsite.htm\"><IMG src = \"../images/butownwebsite.jpg\" border = \"0\" alt=\"Your Own Website\" width=\"85\" height=\"33\"></A></P><P style = \"margin-top: 1; margin-bottom: 1\"><A Href = \"../directory.htm\"><IMG src = \"../images/butresource.jpg\" border = \"0\" alt=\"Wedding Resource Guide\" width=\"85\" height=\"33\"></A></P><P style = \"margin-top: 1; margin-bottom: 3\"><A Href = \"contact.htm\"><IMG src = \"../images/butContact.jpg\" border = \"0\" alt=\"Contact Us\" width=\"85\" height=\"33\"></A></P>";
_left_pane.insertAdjacentHTML("AfterBegin",s);

}






