Tags can be used for layouting Jax Guestbook (general layout) %!guestbook_title!% - guestbook's title %!entries_block!% - list of guestbook entries %!input_box!% - input box where users can post their messages %!input_box_url!% - link to open input box in separate window %!input_box_lnk_title!% - title for link that opens input box in separate window %!nav_page_nums!% - list of page numbers for navigation %!nav_next_page_url!% - url for showing next guestbook page %!nav_next_page_title!% - title for "next page" control (if used text for description) %!nav_next_pages!% - block containing urls for the next guestbook pages %!nav_prev_page_url!% - url for showing previous guestbook page %!nav_prev_page_title!% - title for "prev page" control (if used text for description) %!nav_prev_pages!% - block containing urls for the previous guestbook pages %!nav_cur_page_num!% - number of the current page Tags can be used for layouting Jax Guestbook (entries block) %!num_entry!% - Number of entry %!line_color!% - code for alternating line color = modulo2(num_entry) ! %!icq_flower!% - icq symbol link %!date!% - Date of entry (date format you can set in local language files!) %!time!% - Time of entry (time format you can set in local language files!) %!gmt_offset!% - Displays gmt offset to local time %!name!% - Name of the person who posted the message %!location!% - State from where the person comes %!age%!% - Age of the person %!age_n_location!% - combination of age and location -> "(#age y.o., from #location)" %!mail_link!% - email link to person %!mail_pic_link!% - image link to email/formmailer %!mail_text_link!% - textlink to email/formmailer %!homepage_url%!% - Homepage of the person %!homepage_title%!% - Title of the homepage of the person %!homepage_pic_link!% - Image link to homepage %!homepage_text_link!% - text link to homepage %!message!% - Message Content Tags can be used for layouting Jax Guestbook (input form block) %!jgb_script!% - URL to jax guestbook script %!input_name_title!% - localized title for name input form %!input_name_form!% - name input form %!input_age_title!% - localized title for age input form %!input_age_form!% - age input form %!input_city_title!% - .. %!input_city_form!% - .. %!input_mailaddress_title!% - .. %!input_mailaddress_form!% - .. %!input_icq_title!% - .. %!input_icq_form!% - .. %!input_ciphermail_title!% - .. %!input_ciphermail_check!% - .. %!input_homepage_title!% - .. %!input_homepage_form!% - .. %!input_message_title!% - localized title for message input form %!input_message_form!% - message input form %!input_homepage_title!% - .. %!input_homepage_form!% - .. %!input_smileyhelp_title!% - localized "smiley help" %!input_sendbutton_title!% - localized title for send button