function toggle_div(id) { $('#' + id).toggle(); }
Powered by Drupal and Drupal Theme created with Artisteer.