function validate_required(field,alerttxt) { with (field) { if (value==null||value=="") {alert(alerttxt);return false} else {return true} } } function validate_mail_form(thisform) { with (thisform) { if (validate_required(from,"You must enter your name in order to send an email. ")==false) {from.focus();return false} if (validate_required(email,"You must enter your email address in order to send an email. ")==false) {email.focus();return false} if (validate_required(message,"You must enter a message in order to send an email. ")==false) {message.focus();return false} if (validate_required(vercode,"You must enter the verification code in order to send an email. ")==false) {vercode.focus();return false} } }
Life Recycled photography by Abby Davidov

Please fill out this form to contact Abby Davidov.

Contact Details



(type code here)


Studio Hasselblad | View Camera | Flowers | Sisters | Portland | Contact Abby


LifeRecycled.com is designed and maintained by OlechTech. Copyright © 2005 - 2010. All rights reserved.