Referrals

<script> function getQuerystring(key, default_) { if (default_==null) default_=""; key = key.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]"); var regex = new RegExp("[\\?&]"+key+"=([^&#]*)"); var qs = regex.exec(window.location.href); if(qs == null) return default_; else return unescape(qs[1]);}</script>
<script>if (getQuerystring("Thanks","") === "true"){document.write("THANKS for telling "); document.write(getQuerystring("firstname","")); document.write(" "); document.write(getQuerystring("lastname","")); document.write(" about DiaryBooker, would you like to recommend us to someone else too and earn even more account credits?");}</script>

Offer

If you refer someone to DiaryBooker and they become a paying customer, you will get 50 free text credits

<!-- BEGIN: AllClients.com Web Form --><form class="form" action="https://www.allclients.com/FormHTML.aspx" method="post" name="myForm"><input name="accountid" type="hidden" value="14451"> <input name="key" type="hidden" value="70247700431512EBDE5CD2B8077ED63E"> <table class="formTable" cellspacing="0" cellpadding="3"> <tbody> <tr> <td> <div class="fieldLabel">Their Name *</div></td> <td><input required id="firstname" class="field" name="firstname" size="30" type="text" value=""></td> </tr> <tr> <td> <div class="fieldLabel">Their Email *</div></td> <td><input required class="field" name="email" size="30" type="text" value=""></td> </tr> <tr> <td> <div class="fieldLabel">Your Name (So that they know who to thank) *</div></td> <td><input required class="field" id="ReferralName" name="custom18" size="30" type="text"><script>document.getElementById('ReferralName').value = getQuerystring("custom18","").replace("+"," ");</script></td> </tr> <td><div class="fieldLabel">Your ID*</div></td> <td><input class="field" size="30" type="text" id="ReferralAdminID" name="custom20" value="Your DiaryBooker ID" /><script>document.getElementById('ReferralAdminID').value = getQuerystring("custom20","");</script></td> <tr> <td> <div class="submit_wrapper" style="margin-top: 4px;"><input class="submitButton" type="submit" value="Invite them to try DiaryBooker"></div></td> </tr> </tbody> </table> </form><!-- END: AllClients.com Web Form -->