ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Shoreline Coaches Alliance Mailing List</title> <meta name="description" content="PageDescription:1_Here" /> <meta name="keywords" content="PageKeywords:1_Here" /> <link rel="stylesheet" href="includes/styles.css" type="text/css" media="all" /> <link rel="stylesheet" href="includes/sIFR-screen.css" type="text/css" media="screen" /> <link rel="stylesheet" href="includes/sIFR-print.css" type="text/css" media="print" /> <script src="includes/sifr.js" type="text/javascript"></script> <script src="includes/sifr-addons.js" type="text/javascript"></script> <script src="includes/jscript.js" type="text/javascript"></script> <HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function resetform() { document.forms[0].elements[1]==""; } function submitForms() { if (isEmail() && isFname() && isLname() && isAddress() && isCity() && isState() && isZip()) if (confirm("\n You are about to e-mail your submission. \n\nYES to submit. NO to abort.")) { alert("\nYour submission will now be sent. \n\n Use the Return Button once the submission is complete to return to my home page.\n\n\n Thank you for joining our mailing list!"); return true; } else { alert("\n You have chosen to abort the submission."); return false } else return false; } function isEmail() { if (document.forms[0].elements[1].value == "") { alert ("\n The E-Mail field is blank. \n\n Please enter your E-Mail address.") document.forms[0].elements[1].focus(); return false; } if (document.forms[0].elements[1].value.indexOf ('@',0) == -1 || document.forms[0].elements[1].value.indexOf ('.',0) == -1) { alert ("\n The E-Mail field requires a \"@\" and a \".\"be used. \n\nPlease re-enter your E-Mail address.") document.forms[0].elements[1].select(); document.forms[0].elements[1].focus(); return false; } return true; } function isFname() { if (document.forms[0].elements[2].value == "") { alert ("\n The First Name field is blank. \n\n Please enter your first name.") document.forms[0].elements[2].focus(); return false; } return true; } function isLname() { if (document.forms[0].elements[3].value == "") { alert ("\n The Last Name field is blank. \n\nPlease enter your last name.") document.forms[0].elements[3].focus(); return false; } return true; } function isAddress() { if (document.forms[0].elements[4].value == "") { alert ("\n The Address field is blank. \n\nPlease enter your address.") document.forms[0].elements[4].focus(); return false; } return true; } function isCity() { if (document.forms[0].elements[5].value == "") { alert ("\n The City field is blank. \n\nPlease enter your city.") document.forms[0].elements[5].focus(); return false; } return true; } function isState() { if (document.forms[0].elements[6].value == "") { alert ("\n The state field is blank.\n\nPlease enter your state.") document.forms[0].elements[6].focus(); return false; } return true; } function isZip() { if (document.forms[0].elements[7].value == "") { alert ("\n The Zip code field is blank. \n\nPlease enter your Zip code.") document.forms[0].elements[7].focus(); return false; } return true; } function isTypeofCoaching() { if (document.forms[0].elements[7].value == "") { alert ("\n The Type of Coaching field is blank. \n\nPlease enter the types of coaching or specific coach you are interested in here.") document.forms[0].elements[7].focus(); return false; } return true; } // End --> </SCRIPT> </head> <body> <div id="Page"> <div class="roundbody"> <div class="roundbodytop"> <div class="roundcont"> <div class="roundtop"> <img src="images/tl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> <a href="index.html"><div id="logo"></div></a> <div id="header"> <img src="images/main.jpg" alt=""/> </div> <div class="roundbottom"> <img src="images/bl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> </div> </div> </div> <br class="clearboth" /> <div id="topmenu"> <ul> <li><a href="index.html"><span>Shoreline Coaches Alliance</span></a></li> <li><a href="OurCoaches.html"><span>Our Coaches</span></a></li> <li><a href="Events.html"><span>Shoreline Events</span></a></li> <li><a href="Contact.html"><span class="last">Contact the Alliance</span></a></li> </ul> </div> <br class="clearboth" /> <div class="hr"><hr /></div> <div class="roundbody"> <div class="roundbodytop"> <div class="roundcont"> <div class="roundtop"> <img src="images/tl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> <div id="BodyContent"> <br /> <table width="100%" border="0"> <tr valign="top"> <td> <div class="left"> <h1>Join the mailing list and recieve a 30 minute Coaches Consult with a Shoreline Coach!</h1> <p> After your information is sent to Shoreline Coaches Alliance, it will be forwarded to the appropriate coach, you will receive an email with information about scheduling your session within one week of notification! Thank you! <BODY> <CENTER> <FORM enctype="text/plain" name="addform" method='get' action='mailto:Deanna@outsideoftheboxcoaching.com?subject=TJS - Mailing List' onSubmit="return submitForms()"> <TABLE border=3 width=430 cellpadding=10><TD align="center"> <strong> <font face="arial" size=+2>Join the Mailing List!</font> </strong> </TABLE> <input type="hidden" name="Form" value="Submit Sub"> <TABLE border=3 cellspacing=0 cellpadding=2 bgcolor="#C0C0C0"> <tr valign=baseline> <TD> <font face="arial">Email Address:</font> </TD> <TD> <input type=text name="Email Address" size=35,1 maxlength=80> </TD> </tr> <tr> <TD> <font face="arial">First Name:</font> </TD> <TD> <input type=text name="First Name" size=35,1 maxlength=80> </TD></tr> <tr> <TD> <font face="arial">Last Name:</font> </TD> <TD> <input type=text name="Last Name" size=35,1 maxlength=80> </TD></tr> <tr> <TD> <font face="arial">Address:</font> </TD> <TD> <input type=text name="Address" size=35,1 maxlength=80> </TD></tr> <tr> <TD> <font face="arial">City:</font> </TD> <TD> <input type=text name="City" size=35,1 maxlength=80> </TD></tr> <tr> <TD> <font face="arial">State:</font> </TD> <TD> <input type=text name="State" size=10,1 maxlength=25> </TD></tr> <tr> <TD> <font face="arial">Zip Code:</font> </TD> <TD> <input type=text name="Zip" size=20,1 maxlength=35> </TD></tr> <TD> <font face="arial">More info on this coach/type of coaching:</font> </TD> <TD> <input type=text name="More info on this coach/type of coaching" size=35,1 maxlength=80> </TD> </tr> </TABLE> <br> <center> <input type="submit" value=" Submit "> <input type="button" value=" Return " onclick="window.location='your-page.html'"> <input type="reset" value="Reset Form" onclick=resetform()> </FORM> </CENTER> <!-- Script Size: 4.56 KB --> </p> <a href="OurCoaches.html" class="more">The Coaches of Shoreline</a> </div> </td> </tr> </table> </div> <div class="roundbottom"> <img src="images/bl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> </div> </div> </div> <br class="clearboth" /> <div class="hr"><hr /></div> <br class="clearboth" /> <div id="ActionItems" class="ActionItems"> <div id="Item1"> <h2>Host an Event!</h2> <p> Bring The Shoreline Coaches Alliance to your business or organization for speaking engagements and workshops. <br /> <a href="Hostanevent">Host an Event!</a> </p> </div> <div id="Item2"> <h2>Join our mailing list!</h2> <p> Join and receive a 30 minute Coaches Consult from any of the Alliance Coaches! Also learn of events & engagements. <br /> <a href="mailinglist.html">Join our mailing list!</a> </p> </div> <div id="Item3"> <h2>Coach Membership</h2> <p> If you are a coaching wanting to join a dynamic team of New Jersey Coaches the Shoreline Coaches Alliance may be just the group! <br /> <a href="Coachmembership.html">Coach Membership</a> </p> </div> <br class="clearboth" /> <div class="hr"><hr /></div> <div id="Footer"> <div id="TextLinks"> <a href="AboutCoaching.html">About Coaching</a> | <a href="OurCoaches.html">Our Coaches</a> | <a href="Events.html">Shoreline Events</a> | <a href="index.htm.html">Shoreline Coaches Alliance</span></a> | </div> <div id="Disclaimer"> <p> <script type="text/javascript">document.write(getYear());</script> &copy; Shoreline Coaches Alliance </p> </div> </div> </div> <script type="text/javascript"> //<![CDATA[ if(typeof sIFR == "function"){ sIFR.replaceElement("h1", named({sFlashSrc: "includes/Centaur.swf", sColor: "#064057",sWmode:"transparent"})); sIFR.replaceElement("h2", named({sFlashSrc: "includes/Centaur.swf", sColor: "#FFFFFF",sWmode:"transparent"})); sIFR.replaceElement("h3", named({sFlashSrc: "includes/Centaur.swf", sColor: "#FFFFFF",sWmode:"transparent"})); sIFR.replaceElement("h4", named({sFlashSrc: "includes/Centaur.swf", sColor: "#FFFFFF",sHoverColor:"#ffd8ae",sWmode:"transparent"})); sIFR.replaceElement("h5", named({sFlashSrc: "includes/Centaur.swf", sColor: "#FFFFFF",sHoverColor:"#003159",sWmode:"transparent",sCase:"upper"})); }; //]]> </script> </body> </html>