3 <div id="profile-edit-links">
5 <li><a href="profile/$profile_id/view?tab=profile" id="profile-edit-view-link" title="$viewprof">$viewprof</a></li>
6 <li><a href="profiles/clone/$profile_id" id="profile-edit-clone-link" title="$cr_prof">$cl_prof</a></li>
8 <li><a href="profiles/drop/$profile_id" id="profile-edit-drop-link" title="$del_prof" $disabled >$del_prof</a></li>
13 <div id="profile-edit-links-end"></div>
17 <div id="profile-edit-wrapper" >
18 <form id="profile-edit-form" name="form1" action="profiles/$profile_id" method="post" >
20 <div id="profile-edit-profile-name-wrapper" >
21 <label id="profile-edit-profile-name-label" for="profile-edit-profile-name" >$lbl_profname </label>
22 <input type="text" size="32" name="profile_name" id="profile-edit-profile-name" value="$profile_name" /><div class="required">*</div>
24 <div id="profile-edit-profile-name-end"></div>
26 <div id="profile-edit-name-wrapper" >
27 <label id="profile-edit-name-label" for="profile-edit-name" >$lbl_fullname </label>
28 <input type="text" size="32" name="name" id="profile-edit-name" value="$name" />
30 <div id="profile-edit-name-end"></div>
32 <div id="profile-edit-pdesc-wrapper" >
33 <label id="profile-edit-pdesc-label" for="profile-edit-pdesc" >$lbl_title </label>
34 <input type="text" size="32" name="pdesc" id="profile-edit-pdesc" value="$pdesc" />
36 <div id="profile-edit-pdesc-end"></div>
39 <div id="profile-edit-gender-wrapper" >
40 <label id="profile-edit-gender-label" for="gender-select" >$lbl_gender </label>
43 <div id="profile-edit-gender-end"></div>
45 <div id="profile-edit-dob-wrapper" >
46 <label id="profile-edit-dob-label" for="dob-select" >$lbl_bd </label>
47 <div id="profile-edit-dob" >
51 <div id="profile-edit-dob-end"></div>
57 <div class="profile-edit-submit-wrapper" >
58 <input type="submit" name="submit" class="profile-edit-submit-button" value="$submit" />
60 <div class="profile-edit-submit-end"></div>
63 <div id="profile-edit-address-wrapper" >
64 <label id="profile-edit-address-label" for="profile-edit-address" >$lbl_address </label>
65 <input type="text" size="32" name="address" id="profile-edit-address" value="$address" />
67 <div id="profile-edit-address-end"></div>
69 <div id="profile-edit-locality-wrapper" >
70 <label id="profile-edit-locality-label" for="profile-edit-locality" >$lbl_city </label>
71 <input type="text" size="32" name="locality" id="profile-edit-locality" value="$locality" />
73 <div id="profile-edit-locality-end"></div>
76 <div id="profile-edit-postal-code-wrapper" >
77 <label id="profile-edit-postal-code-label" for="profile-edit-postal-code" >$lbl_zip </label>
78 <input type="text" size="32" name="postal_code" id="profile-edit-postal-code" value="$postal_code" />
80 <div id="profile-edit-postal-code-end"></div>
82 <div id="profile-edit-country-name-wrapper" >
83 <label id="profile-edit-country-name-label" for="profile-edit-country-name" >$lbl_country </label>
84 <select name="country_name" id="profile-edit-country-name" onChange="Fill_States('$region');">
85 <option selected="selected" >$country_name</option>
89 <div id="profile-edit-country-name-end"></div>
91 <div id="profile-edit-region-wrapper" >
92 <label id="profile-edit-region-label" for="profile-edit-region" >$lbl_region </label>
93 <select name="region" id="profile-edit-region" onChange="Update_Globals();" >
94 <option selected="selected" >$region</option>
98 <div id="profile-edit-region-end"></div>
100 <div class="profile-edit-submit-wrapper" >
101 <input type="submit" name="submit" class="profile-edit-submit-button" value="$submit" />
103 <div class="profile-edit-submit-end"></div>
105 <div id="profile-edit-marital-wrapper" >
106 <label id="profile-edit-marital-label" for="profile-edit-marital" >$lbl_marital </label>
109 <label id="profile-edit-with-label" for="profile-edit-with" > $lbl_with </label>
110 <input type="text" size="32" name="with" id="profile-edit-with" title="$lbl_ex1" value="$with" />
111 <div id="profile-edit-marital-end"></div>
113 <div id="profile-edit-sexual-wrapper" >
114 <label id="profile-edit-sexual-label" for="sexual-select" >$lbl_sexual </label>
117 <div id="profile-edit-sexual-end"></div>
121 <div id="profile-edit-homepage-wrapper" >
122 <label id="profile-edit-homepage-label" for="profile-edit-homepage" >$lbl_homepage </label>
123 <input type="text" size="32" name="homepage" id="profile-edit-homepage" value="$homepage" />
125 <div id="profile-edit-homepage-end"></div>
127 <div id="profile-edit-politic-wrapper" >
128 <label id="profile-edit-politic-label" for="profile-edit-politic" >$lbl_politic </label>
129 <input type="text" size="32" name="politic" id="profile-edit-politic" value="$politic" />
131 <div id="profile-edit-politic-end"></div>
133 <div id="profile-edit-religion-wrapper" >
134 <label id="profile-edit-religion-label" for="profile-edit-religion" >$lbl_religion </label>
135 <input type="text" size="32" name="religion" id="profile-edit-religion" value="$religion" />
137 <div id="profile-edit-religion-end"></div>
139 <div id="profile-edit-pubkeywords-wrapper" >
140 <label id="profile-edit-pubkeywords-label" for="profile-edit-pubkeywords" >$lbl_pubkey </label>
141 <input type="text" size="32" name="pub_keywords" id="profile-edit-pubkeywords" title="$lbl_ex2" value="$pub_keywords" />
142 </div><div id="profile-edit-pubkeywords-desc">$lbl_pubdsc</div>
143 <div id="profile-edit-pubkeywords-end"></div>
145 <div id="profile-edit-prvkeywords-wrapper" >
146 <label id="profile-edit-prvkeywords-label" for="profile-edit-prvkeywords" >$lbl_prvkey </label>
147 <input type="text" size="32" name="prv_keywords" id="profile-edit-prvkeywords" title="$lbl_ex2" value="$prv_keywords" />
148 </div><div id="profile-edit-prvkeywords-desc">$lbl_prvdsc</div>
149 <div id="profile-edit-prvkeywords-end"></div>
152 <div class="profile-edit-submit-wrapper" >
153 <input type="submit" name="submit" class="profile-edit-submit-button" value="$submit" />
155 <div class="profile-edit-submit-end"></div>
157 <div id="about-jot-wrapper" >
158 <p id="about-jot-desc" >
162 <textarea rows="10" cols="72" id="profile-jot-text" name="about" >$about</textarea>
165 <div id="about-jot-end"></div>
169 <div id="interest-jot-wrapper" >
170 <p id="interest-jot-desc" >
174 <textarea rows="10" cols="72" id="interest-jot-text" name="interest" >$interest</textarea>
177 <div id="interest-jot-end"></div>
181 <div id="contact-jot-wrapper" >
182 <p id="contact-jot-desc" >
186 <textarea rows="10" cols="72" id="contact-jot-text" name="contact" >$contact</textarea>
189 <div id="contact-jot-end"></div>
193 <div class="profile-edit-submit-wrapper" >
194 <input type="submit" name="submit" class="profile-edit-submit-button" value="$submit" />
196 <div class="profile-edit-submit-end"></div>
199 <div id="music-jot-wrapper" >
200 <p id="music-jot-desc" >
204 <textarea rows="10" cols="72" id="music-jot-text" name="music" >$music</textarea>
207 <div id="music-jot-end"></div>
210 <div id="book-jot-wrapper" >
211 <p id="book-jot-desc" >
215 <textarea rows="10" cols="72" id="book-jot-text" name="book" >$book</textarea>
218 <div id="book-jot-end"></div>
223 <div id="tv-jot-wrapper" >
224 <p id="tv-jot-desc" >
228 <textarea rows="10" cols="72" id="tv-jot-text" name="tv" >$tv</textarea>
231 <div id="tv-jot-end"></div>
236 <div id="film-jot-wrapper" >
237 <p id="film-jot-desc" >
241 <textarea rows="10" cols="72" id="film-jot-text" name="film" >$film</textarea>
244 <div id="film-jot-end"></div>
248 <div class="profile-edit-submit-wrapper" >
249 <input type="submit" name="submit" class="profile-edit-submit-button" value="$submit" />
251 <div class="profile-edit-submit-end"></div>
254 <div id="romance-jot-wrapper" >
255 <p id="romance-jot-desc" >
259 <textarea rows="10" cols="72" id="romance-jot-text" name="romance" >$romance</textarea>
262 <div id="romance-jot-end"></div>
267 <div id="work-jot-wrapper" >
268 <p id="work-jot-desc" >
272 <textarea rows="10" cols="72" id="work-jot-text" name="work" >$work</textarea>
275 <div id="work-jot-end"></div>
280 <div id="education-jot-wrapper" >
281 <p id="education-jot-desc" >
285 <textarea rows="10" cols="72" id="education-jot-text" name="education" >$education</textarea>
288 <div id="education-jot-end"></div>
293 <div class="profile-edit-submit-wrapper" >
294 <input type="submit" name="submit" class="profile-edit-submit-button" value="$submit" />
296 <div class="profile-edit-submit-end"></div>
301 <script type="text/javascript">Fill_Country('$country_name');Fill_States('$region');</script>