function noinfo(){ document.getElementById("infodiv").innerHTML=''; document.getElementById("infodiv").style.visibility="hidden"; } function showinfo(mem_name,avatar,avatar_size,posts,active,joined,group,locat){ if(avatar != 'none'){ var av_img=''; }else{ var av_img=''; } if(locat!=''){locat=locat+'
';} HTML = ''+mem_name+'
'+locat+av_img+'
Posts: '+posts+'
Joined: '+joined+'
Last: '+active+'
Group: '+group+'
'; document.getElementById("infodiv").style.visibility="visible"; document.getElementById("infodiv").innerHTML=HTML }
{$mm2['page_title']}
$message
{$mm2['choices']}
{$mm2['info_area']} {$mm2['set_pin_button']} {$mm2['key']} {$mm2['image_string']} {$mm2['areas_string']}
{$mm2['admin_links']}{$mm2['members_list']}
EOF; //--endhtml--// return $IPBHTML; } function skin_show_set_front($message='',$mm2) { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= << function ask_remove(){ if(window.confirm("Are you SURE you want to remove this pin?")){ document.location="{$mm2['base_url']}?act=membermap2&action=set_pin&id={$ibforums->input['id']}&remove=true"; } }
input['id']}'>
{$mm2['page_title']}
$message
{$mm2['choices']}

{$mm2['set_pin_button']}


Remove Pin
{$mm2['image_string']}
EOF; //--endhtml--// return $IPBHTML; } function skin_show_choices($mm2) { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= << Choose Map
View by
Find Member

{$mm2['fm_message']} EOF; //--endhtml--// return $IPBHTML; } function skin_show_set_choices($mm2) { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= << Choose Map
EOF; //--endhtml--// return $IPBHTML; } function skin_show_settings($mm2) { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= <<
Settings
General Settings
Membermap Title
Default Map
Default Show Type
Permissions
Allowed to Pin
Admin Groups
 
EOF; //--endhtml--// return $IPBHTML; } function skin_edit_pins_header() { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= <<
Pin Editor
EOF; //--endhtml--// return $IPBHTML; } function skin_edit_pins_line($pin,$count,$mm2) { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= << EOF; //--endhtml--// return $IPBHTML; } function skin_edit_pins_footer($count) { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= <<
Pin $count Pin Image: Handle: Display Order:
Group: On
Key Name:
Value:
Posts: On
Key Name:
Value:
Min Max
Joined: On
Key Name:
Value:
Min Max
Units:
Active: On
Key Name:
Value:
Min Max
Units:
 
 
EOF; //--endhtml--// return $IPBHTML; } function skin_make_key_header($type) { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= <<
$type Key
EOF; //--endhtml--// return $IPBHTML; } function skin_make_key_line($pin,$mm2) { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= << EOF; //--endhtml--// return $IPBHTML; } function skin_make_key_footer($mm2) { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= <<
{$pin['name']} ({$pin['fil_link']})
Total: {$mm2['map_count']}
EOF; //--endhtml--// return $IPBHTML; } function skin_info_area() { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= <<
Member Info
EOF; //--endhtml--// return $IPBHTML; } function skin_make_area_header() { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= << EOF; //--endhtml--// return $IPBHTML; } function skin_make_area_line($pin,$count) { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= << EOF; //--endhtml--// return $IPBHTML; } function skin_make_area_footer() { global $ibforums; $IPBHTML = ""; //--starthtml--// $IPBHTML .= << EOF; //--endhtml--// return $IPBHTML; } } ?>