function KeyPress(e) { goahead = false; if(e) { if(e.which==122) if(e.ctrlKey) goahead=true; } else if (window.event.keyCode == 26) goahead=true; if (goahead) { if (confirm("Entering editing mode, are you sure?")) { document.location = "http://www.i-o-s.net/iwe/remote/login.asp?url=" + document.location; //document.location = "http://pj/iwe/remote/login.asp?url=" + document.location; } } } document.onkeypress = KeyPress; document.write("
Guests during months of February-December pay regular price for a haircut and style, if donating their hair.
Bella Toccare will provide guests the hair donation form and hair in a plastic bag so that guests can mail their donated hair to Locks of Love.
| Guidelines for acceptable donations: |
|
|
|
|
|
|
|
|
|
|
|
| How to send in a donation: |
|
|
|
|
|
|
If you have questions, contact Locks of Love at: phone (561) 833-7332 or email them at info@locksoflove.org or visit their website at www.locksoflove.org. There is a step-by-step video tutorial on How to Donate Hair at their website.
");