document.write("
Email:
Name:
Maiden Name if Married:
Graduation Year (1990 format):
Phone Number:
Address 1:
Address 2:
City:
State:
Zip:
Country:
Current Occupation:
Birthplace:
Birth Month:
Birth Date:
Birth Year:
Hobbies:
Promote your business ventures:
Say something to the other Panthers!:
Most memorable moment at Yokota:
Who are you looking for?:
"); function setCookie(name, value, expires, path, domain, secure) { var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : ""); document.cookie = curCookie; } function getCookie(name) { var dc = document.cookie; var prefix = name + "="; var begin = dc.indexOf("; " + prefix); if (begin == -1) { begin = dc.indexOf(prefix); if (begin != 0) return null; } else begin += 2; var end = document.cookie.indexOf(";", begin); if (end == -1) end = dc.length; return unescape(dc.substring(begin + prefix.length, end)); } unique_track = new Image(); unique_track.src = "http://forms.aweber.com/form/displays.htm?id=rBzMTEwMnJyc";