
/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<scr"+"ipt language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

basehref="http://www.paragliding365.com/";

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
//effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color=\"#777777\", Direction=135, Strength=5)"
effect = "";


timegap=500;		// The time delay for menus to remain visible
followspeed=5;		// Follow Scrolling speed
followrate=40;		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=0;	// Sub menu offset Left position
closeOnClick = true;

// Colors of Menu

//Home Level 0
$home_mouse_off_font_color_0		= "CACACA";	
$home_mouse_off_bg_color_0		= "FFFFFF";	
$home_mouse_on_font_color_0		= "7F7F7F";	
$home_mouse_on_bg_color_0		= "FFFFFF";	
$home_menu_item_seperator_color_0    	= "000000";	
$home_menu_border_color_0		= "000000";	


//Default Level 0
$mouse_off_font_color_0		= "FFFFFF";	
$mouse_off_bg_color_0		= "000000";	
$mouse_on_font_color_0		= "999999";	
$mouse_on_bg_color_0		= "000000";	
$menu_item_seperator_color_0    = "000000";	
$menu_border_color_0		= "000000";	
//Default Level 1
$mouse_off_font_color_1		= "FFFFFF";	
$mouse_off_bg_color_1		= "999999";	
$mouse_on_font_color_1		= "FFFFFF";	
$mouse_on_bg_color_1		= "707070";	
$menu_item_seperator_color_1    = "999999";	
$menu_border_color_1		= "999999";	

//flightarea Level 0
$fa_mouse_off_font_color_0	= "FFFFFF";	
$fa_mouse_off_bg_color_0	= "000000";	
$fa_mouse_on_font_color_0	= "74C346";	
$fa_mouse_on_bg_color_0		= "000000";	
$fa_menu_item_seperator_color_0 = "000000";	
$fa_menu_border_color_0		= "000000";	
//flightarea Level 1
$fa_mouse_off_font_color_1	= "FFFFFF";	
$fa_mouse_off_bg_color_1	= "74C346";	
$fa_mouse_on_font_color_1	= "FFFFFF";	
$fa_mouse_on_bg_color_1		= "349915";	
$fa_menu_item_seperator_color_1 = "74C346";	
$fa_menu_border_color_1		= "74C346";	

//flightschool Level 0
$fs_mouse_off_font_color_0	= "FFFFFF";	
$fs_mouse_off_bg_color_0	= "000000";	
$fs_mouse_on_font_color_0	= "3398CC";	
$fs_mouse_on_bg_color_0		= "000000";	
$fs_menu_item_seperator_color_0 = "000000";	
$fs_menu_border_color_0		= "000000";	
//flightschool Level 1
$fs_mouse_off_font_color_1	= "FFFFFF";	
$fs_mouse_off_bg_color_1	= "3398CC";	
$fs_mouse_on_font_color_1	= "FFFFFF";	
$fs_mouse_on_bg_color_1		= "00436E";	
$fs_menu_item_seperator_color_1 = "3398CC";	
$fs_menu_border_color_1		= "3398CC";	

//travel Level 0
$tr_mouse_off_font_color_0	= "FFFFFF";	
$tr_mouse_off_bg_color_0	= "000000";	
$tr_mouse_on_font_color_0	= "FE8100";	
$tr_mouse_on_bg_color_0		= "000000";	
$tr_menu_item_seperator_color_0 = "000000";	
$tr_menu_border_color_0		= "000000";	
//travel Level 1
$tr_mouse_off_font_color_1	= "FFFFFF";	
$tr_mouse_off_bg_color_1	= "FE8100";	
$tr_mouse_on_font_color_1	= "FFFFFF";	
$tr_mouse_on_bg_color_1		= "BF6101";	
$tr_menu_item_seperator_color_1 = "FE8100";	
$tr_menu_border_color_1		= "FE8100";	

//diverse Level 0
$di_mouse_off_font_color_0	= "FFFFFF";	
$di_mouse_off_bg_color_0	= "000000";	
$di_mouse_on_font_color_0	= "CD0208";	
$di_mouse_on_bg_color_0		= "000000";	
$di_menu_item_seperator_color_0 = "000000";	
$di_menu_border_color_0		= "000000";	
//diverse Level 1
$di_mouse_off_font_color_1	= "FFFFFF";	
$di_mouse_off_bg_color_1	= "CD0208";	
$di_mouse_on_font_color_1	= "FFFFFF";	
$di_mouse_on_bg_color_1		= "920000";	
$di_menu_item_seperator_color_1 = "CD0208";	
$di_menu_border_color_1		= "CD0208";	

//schedule Level 0
$sc_mouse_off_font_color_0	= "FFFFFF";	
$sc_mouse_off_bg_color_0	= "000000";	
$sc_mouse_on_font_color_0	= "CD0208";	
$sc_mouse_on_bg_color_0		= "000000";	
$sc_menu_item_seperator_color_0 = "000000";	
$sc_menu_border_color_0		= "000000";	
//schedule Level 1
$sc_mouse_off_font_color_1	= "FFFFFF";	
$sc_mouse_off_bg_color_1	= "CD0208";	
$sc_mouse_on_font_color_1	= "FFFFFF";	
$sc_mouse_on_bg_color_1		= "920000";	
$sc_menu_item_seperator_color_1 = "CD0208";	
$sc_menu_border_color_1		= "CD0208";	

//community Level 0
$co_mouse_off_font_color_0	= "FFCC66";	
$co_mouse_off_bg_color_0	= "000000";	
$co_mouse_on_font_color_0	= "F5AF08";	
$co_mouse_on_bg_color_0		= "000000";	
$co_menu_item_seperator_color_0 = "000000";	
$co_menu_border_color_0		= "000000";	
//community Level 1
$co_mouse_off_font_color_1	= "FFFFFF";	
$co_mouse_off_bg_color_1	= "FFCC66";	
$co_mouse_on_font_color_1	= "FFFFFF";	
$co_mouse_on_bg_color_1		= "F5AF08";	
$co_menu_item_seperator_color_1 = "FFCC66";	
$co_menu_border_color_1		= "FFCC66";	

//search Level 0
$se_mouse_off_font_color_0	= "FFFFFF";	
$se_mouse_off_bg_color_0	= "000000";	
$se_mouse_on_font_color_0	= "999999";	
$se_mouse_on_bg_color_0		= "000000";	
$se_menu_item_seperator_color_0 = "000000";	
$se_menu_border_color_0		= "000000";	
//search Level 1                           
$se_mouse_off_font_color_1	= "FFFFFF";	
$se_mouse_off_bg_color_1	= "999999";	
$se_mouse_on_font_color_1	= "FFFFFF";	
$se_mouse_on_bg_color_1		= "707070";	
$se_menu_item_seperator_color_1 = "999999";	
$se_menu_border_color_1		= "999999";	



style_home=[			// style_home is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
$home_mouse_off_font_color_0,	// Mouse Off Font Color
$home_mouse_off_bg_color_0,	// Mouse Off Background Color
$home_mouse_on_font_color_0,	// Mouse On Font Color
$home_mouse_on_bg_color_0,	// Mouse On Background Color
$home_menu_border_color_0,	// Menu Border Color 
11,				// Font Size in pixels
"bold",				// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana,Tahoma,Helvetica",	// Font Name
4,				// Menu Item Padding
basehref+"images/sym_pulldown_arrow.gif",// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",				// Top Bar image (Leave this blank to disable)
"",				// Menu Header Font Color (Leave blank if headers are not needed)
"",				// Menu Header Background Color (Leave blank if headers are not needed)
$menu_item_seperator_color_0,	// Menu Item Separator Color
]

style1=[			
$mouse_off_font_color_0,	
$mouse_off_bg_color_0,		
$mouse_on_font_color_0,		
$mouse_on_bg_color_0,		
$menu_border_color_0,		
11,				
"bold",				
"bold",				
"Verdana,Tahoma,Helvetica",	
4,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$menu_item_seperator_color_0,	
]

style2=[			
$mouse_off_font_color_1,	
$mouse_off_bg_color_1,		
$mouse_on_font_color_1,		
$mouse_on_bg_color_1,		
$menu_border_color_1,		
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$menu_item_seperator_color_1,	
]

style3=[			
$mouse_off_font_color_1,	
$mouse_off_bg_color_1,		
$mouse_on_font_color_1,		
$mouse_on_bg_color_1,		
$menu_border_color_1,		
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$menu_item_seperator_color_1,	
]

style4=[			
$mouse_off_font_color_1,	
$mouse_off_bg_color_1,		
$mouse_on_font_color_1,		
$mouse_on_bg_color_1,		
$menu_border_color_1,		
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$menu_item_seperator_color_1,	
]



// Flightarea Colors of Menu
fa_style1=[			
$fa_mouse_off_font_color_0,	
$fa_mouse_off_bg_color_0,	
$fa_mouse_on_font_color_0,	
$fa_mouse_on_bg_color_0,	
$fa_menu_border_color_0,	
11,				
"bold",				
"bold",				
"Verdana,Tahoma,Helvetica",	
4,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$fa_menu_item_seperator_color_0,
]

fa_style2=[			
$fa_mouse_off_font_color_1,	
$fa_mouse_off_bg_color_1,	
$fa_mouse_on_font_color_1,	
$fa_mouse_on_bg_color_1,	
$fa_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$fa_menu_item_seperator_color_1,
]

fa_style3=[			
$fa_mouse_off_font_color_1,	
$fa_mouse_off_bg_color_1,	
$fa_mouse_on_font_color_1,	
$fa_mouse_on_bg_color_1,	
$fa_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$fa_menu_item_seperator_color_1,
]

fa_style4=[			
$fa_mouse_off_font_color_1,	
$fa_mouse_off_bg_color_1,	
$fa_mouse_on_font_color_1,	
$fa_mouse_on_bg_color_1,	
$fa_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$fa_menu_item_seperator_color_1,
]


// Flightschool Colors of Menu
fs_style1=[			
$fs_mouse_off_font_color_0,	
$fs_mouse_off_bg_color_0,	
$fs_mouse_on_font_color_0,	
$fs_mouse_on_bg_color_0,	
$fs_menu_border_color_0,	
11,				
"bold",				
"bold",				
"Verdana,Tahoma,Helvetica",	
4,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$fs_menu_item_seperator_color_0,
]

fs_style2=[			
$fs_mouse_off_font_color_1,	
$fs_mouse_off_bg_color_1,	
$fs_mouse_on_font_color_1,	
$fs_mouse_on_bg_color_1,	
$fs_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$fs_menu_item_seperator_color_1,
]

fs_style3=[			
$fs_mouse_off_font_color_1,	
$fs_mouse_off_bg_color_1,	
$fs_mouse_on_font_color_1,	
$fs_mouse_on_bg_color_1,	
$fs_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$fs_menu_item_seperator_color_1,
]

fs_style4=[			
$fs_mouse_off_font_color_1,	
$fs_mouse_off_bg_color_1,	
$fs_mouse_on_font_color_1,	
$fs_mouse_on_bg_color_1,	
$fs_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$fs_menu_item_seperator_color_1,
]



// Travel Colors of Menu
tr_style1=[			
$tr_mouse_off_font_color_0,	
$tr_mouse_off_bg_color_0,	
$tr_mouse_on_font_color_0,	
$tr_mouse_on_bg_color_0,	
$tr_menu_border_color_0,	
11,				
"bold",				
"bold",				
"Verdana,Tahoma,Helvetica",	
4,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$tr_menu_item_seperator_color_0,
]

tr_style2=[			
$tr_mouse_off_font_color_1,	
$tr_mouse_off_bg_color_1,	
$tr_mouse_on_font_color_1,	
$tr_mouse_on_bg_color_1,	
$tr_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$tr_menu_item_seperator_color_1,
]


// Diverse Colors of Menu
di_style1=[			
$di_mouse_off_font_color_0,	
$di_mouse_off_bg_color_0,	
$di_mouse_on_font_color_0,	
$di_mouse_on_bg_color_0,	
$di_menu_border_color_0,	
11,				
"bold",				
"bold",				
"Verdana,Tahoma,Helvetica",	
4,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$di_menu_item_seperator_color_0,
]

di_style2=[			
$di_mouse_off_font_color_1,	
$di_mouse_off_bg_color_1,	
$di_mouse_on_font_color_1,	
$di_mouse_on_bg_color_1,	
$di_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$di_menu_item_seperator_color_1,
]


// Schedule Colors of Menu
sc_style1=[			
$sc_mouse_off_font_color_0,	
$sc_mouse_off_bg_color_0,	
$sc_mouse_on_font_color_0,	
$sc_mouse_on_bg_color_0,	
$sc_menu_border_color_0,	
11,				
"bold",				
"bold",				
"Verdana,Tahoma,Helvetica",	
4,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$sc_menu_item_seperator_color_0,
]

sc_style2=[			
$sc_mouse_off_font_color_1,	
$sc_mouse_off_bg_color_1,	
$sc_mouse_on_font_color_1,	
$sc_mouse_on_bg_color_1,	
$sc_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$sc_menu_item_seperator_color_1,
]


// Community Colors of Menu
co_style1=[			
$co_mouse_off_font_color_0,	
$co_mouse_off_bg_color_0,	
$co_mouse_on_font_color_0,	
$co_mouse_on_bg_color_0,	
$co_menu_border_color_0,	
11,				
"bold",				
"bold",				
"Verdana,Tahoma,Helvetica",	
4,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$co_menu_item_seperator_color_0,
]

co_style2=[			
$co_mouse_off_font_color_1,	
$co_mouse_off_bg_color_1,	
$co_mouse_on_font_color_1,	
$co_mouse_on_bg_color_1,	
$co_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$co_menu_item_seperator_color_1,
]


// Community Colors of Menu
se_style1=[			
$se_mouse_off_font_color_0,	
$se_mouse_off_bg_color_0,	
$se_mouse_on_font_color_0,	
$se_mouse_on_bg_color_0,	
$se_menu_border_color_0,	
11,				
"bold",				
"bold",				
"Verdana,Tahoma,Helvetica",	
4,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$se_menu_item_seperator_color_0,
]

se_style2=[			
$se_mouse_off_font_color_1,	
$se_mouse_off_bg_color_1,	
$se_mouse_on_font_color_1,	
$se_mouse_on_bg_color_1,	
$se_menu_border_color_1,	
11,				
"normal",			
"normal",			
"Verdana,Tahoma,Helvetica",	
3,				
basehref+"images/sym_pulldown_arrow.gif",
,				
"66ffff",			
"000099",			
"",				
"",				
"",				
"",				
"",				
$se_menu_item_seperator_color_1,
]



/*
addmenu(menu=[			// This is the array that contains your menu properties and details
"mainmenu_home",		// Menu Name - This is needed in order for the menu to be called
91, //87,				// Menu Top - The Top position of the menu in pixels
117,				// Menu Left - The Left position of the menu in pixels
40,				// Menu Width - Menus width in pixels
0,				// Menu Border Width 
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style_home,			// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"right",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,				// Position of TOP sub image left:center:right
,				// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,				// Right To Left - Used in Hebrew for example. (1=on/0=off)
,				// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,				// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,				// Background image for menu when BGColor set to transparent.
,				// Scrollable Menu
,				// Reserved for future use
,"Home"		,"show-menu=home"		,"http://www.paragliding365.com/","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
]);
*/


addmenu(menu=[			
"mainmenu_fa",			
91, //87,				
162,				
101,				
0,				
,				
fa_style1,			
1,				
"center",			
,				
,				
1, 				
,				
,				
,				
,				
,				
,				
,				
,				
,				
,"Fluggebiete"	,"show-menu=flightarea"		,"http://www.paragliding365.com/index-p-flightarea0_0_0.html","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])

addmenu(menu=[			
"mainmenu_fs",			
91, //87,				
263,				
100,				
0,				
,				
fs_style1,			
1,				
"center",			
,				
,				
1, 				
,				
,				
,				
,				
,				
,				
,				
,				
,				
,"Flugschulen"	,"show-menu=flightschool"	,"http://www.paragliding365.com/index-p-flightschool0_0_0.html","",1
])

addmenu(menu=[			
"mainmenu_travel",		
91, //87,				
363,				
65,				
0,				
,				
tr_style1,			
1,				
"center",			
,				
,				
1, 				
,				
,				
,				
,				
,				
,				
,				
,				
,				
,"Reisen"		,"show-menu=travel"		,"#","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
]);

addmenu(menu=[			
"mainmenu_diverse",		
91, //87,				
428,				
68,				
0,				
,				
di_style1,			
1,				
"center",			
,				
,				
1, 				
,				
,				
,				
,				
,				
,				
,				
,				
,				
,"Sonstiges"	,"show-menu=diverse"		,"#","",1
])

addmenu(menu=[			
"mainmenu_sc",			
91, //87,				
496,				
100,				//102, //285
0,				
,				
style1,				
1,				
"left",			
,				
,				
1, 				
,				
,				
,				
,				
,				
,				
,				
,				
,				
,"&nbsp;&nbsp;Wir &uuml;ber uns"	,"show-menu=overus"		,"#","",1
])


addmenu(menu=[			
"mainmenu_se",			
91, //87,				
764,				
182,				//102, //285
0,				
,				
se_style1,				
1,				
"right",			
,				
,				
1, 				
,				
,				
,				
,				
,				
,				
,				
,				
,				
,"Suche<span class=\"se_style1\" style=\"line-height:12px;padding-right:8px\">&nbsp;</span>","show-menu=search"		,"#","",1
])



addmenu(menu=[			
"mainmenu_co",			
91, //87,				
596,				
195,				//255
0,				
,				
co_style1,				
1,				
"left",			
,				
,				
1, 				
,				
,				
,				
,				
,				
,				
,				
,				
,				
,"&nbsp;&nbsp;Community"	,"show-menu=community"		,"#","",1
])


addmenu(menu=["flightarea",,,180,0,"",fa_style2,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Afrika (303)","show-menu=flightarea2_0_0","http://www.paragliding365.com/index-p-flightarea2_0_0.html",,1,"&nbsp;&nbsp;Asien (624)","show-menu=flightarea5_0_0","http://www.paragliding365.com/index-p-flightarea5_0_0.html",,1,"&nbsp;&nbsp;Australien / Ozeanien (241)","show-menu=flightarea6_0_0","http://www.paragliding365.com/index-p-flightarea6_0_0.html",,1,"&nbsp;&nbsp;Europa (3534)","show-menu=flightarea1_0_0","http://www.paragliding365.com/index-p-flightarea1_0_0.html",,1,"&nbsp;&nbsp;Nordamerika (646)","show-menu=flightarea3_0_0","http://www.paragliding365.com/index-p-flightarea3_0_0.html",,1,"&nbsp;&nbsp;Südamerika (593)","show-menu=flightarea4_0_0","http://www.paragliding365.com/index-p-flightarea4_0_0.html",,1]);addmenu(menu=["flightarea5_0_0",,,170,0,"",fa_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Afghanistan (4)","http://www.paragliding365.com/index-p-flightarea5_101_0.html",,,1,"&nbsp;&nbsp;Armenien (8)","http://www.paragliding365.com/index-p-flightarea5_92_0.html",,,1,"&nbsp;&nbsp;Aserbaidschan (0)","http://www.paragliding365.com/index-p-flightarea5_91_0.html",,,1,"&nbsp;&nbsp;China (14)","http://www.paragliding365.com/index-p-flightarea5_88_0.html",,,1,"&nbsp;&nbsp;Georgien (8)","http://www.paragliding365.com/index-p-flightarea5_93_0.html",,,1,"&nbsp;&nbsp;Hong Kong (19)","http://www.paragliding365.com/index-p-flightarea5_76_0.html",,,1,"&nbsp;&nbsp;Indien (154)","http://www.paragliding365.com/index-p-flightarea5_77_0.html",,,1,"&nbsp;&nbsp;Indonesien (58)","http://www.paragliding365.com/index-p-flightarea5_85_0.html",,,1,"&nbsp;&nbsp;Israel (27)","http://www.paragliding365.com/index-p-flightarea5_78_0.html",,,1,"&nbsp;&nbsp;Japan (205)","http://www.paragliding365.com/index-p-flightarea5_73_0.html",,,1,"&nbsp;&nbsp;Jordanien (0)","http://www.paragliding365.com/index-p-flightarea5_102_0.html",,,1,"&nbsp;&nbsp;Kasachstan (1)","http://www.paragliding365.com/index-p-flightarea5_99_0.html",,,1,"&nbsp;&nbsp;Kirgistan (10)","http://www.paragliding365.com/index-p-flightarea5_100_0.html",,,1,"&nbsp;&nbsp;Libanon (8)","http://www.paragliding365.com/index-p-flightarea5_79_0.html",,,1,"&nbsp;&nbsp;Nepal (38)","http://www.paragliding365.com/index-p-flightarea5_74_0.html",,,1,"&nbsp;&nbsp;Pakistan (15)","http://www.paragliding365.com/index-p-flightarea5_95_0.html",,,1,"&nbsp;&nbsp;Russland (1)","http://www.paragliding365.com/index-p-flightarea5_94_0.html",,,1,"&nbsp;&nbsp;Südkorea (5)","http://www.paragliding365.com/index-p-flightarea5_96_0.html",,,1,"&nbsp;&nbsp;Tadschikistan (1)","http://www.paragliding365.com/index-p-flightarea5_104_0.html",,,1,"&nbsp;&nbsp;Taiwan (19)","http://www.paragliding365.com/index-p-flightarea5_80_0.html",,,1,"&nbsp;&nbsp;Thailand (15)","http://www.paragliding365.com/index-p-flightarea5_81_0.html",,,1,"&nbsp;&nbsp;Türkei (65)","http://www.paragliding365.com/index-p-flightarea5_36_0.html",,,1]);addmenu(menu=["flightarea4_0_0",,,170,0,"",fa_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Argentinien (62)","http://www.paragliding365.com/index-p-flightarea4_54_0.html",,,1,"&nbsp;&nbsp;Bolivien (27)","http://www.paragliding365.com/index-p-flightarea4_57_0.html",,,1,"&nbsp;&nbsp;Brasilien (276)","http://www.paragliding365.com/index-p-flightarea4_53_0.html",,,1,"&nbsp;&nbsp;Chile (78)","http://www.paragliding365.com/index-p-flightarea4_55_0.html",,,1,"&nbsp;&nbsp;Equador (27)","http://www.paragliding365.com/index-p-flightarea4_58_0.html",,,1,"&nbsp;&nbsp;Guatemala (12)","http://www.paragliding365.com/index-p-flightarea4_90_0.html",,,1,"&nbsp;&nbsp;Kolumbien (59)","http://www.paragliding365.com/index-p-flightarea4_87_0.html",,,1,"&nbsp;&nbsp;Peru (39)","http://www.paragliding365.com/index-p-flightarea4_56_0.html",,,1,"&nbsp;&nbsp;Venezuela (13)","http://www.paragliding365.com/index-p-flightarea4_59_0.html",,,1]);addmenu(menu=["flightarea6_0_0",,,170,0,"",fa_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Australien (175)","http://www.paragliding365.com/index-p-flightarea6_71_0.html",,,1,"&nbsp;&nbsp;Neuseeland (66)","http://www.paragliding365.com/index-p-flightarea6_72_0.html",,,1]);addmenu(menu=["flightarea1_0_0",,,170,0,"",fa_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Belgien (33)","http://www.paragliding365.com/index-p-flightarea1_11_0.html",,,1,"&nbsp;&nbsp;Bosnien-Herzegowina (3)","http://www.paragliding365.com/index-p-flightarea1_39_0.html",,,1,"&nbsp;&nbsp;Bulgarien (37)","http://www.paragliding365.com/index-p-flightarea1_34_0.html",,,1,"&nbsp;&nbsp;Deutschland (562)","http://www.paragliding365.com/index-p-flightarea1_1_0.html",,,1,"&nbsp;&nbsp;Dänemark (12)","http://www.paragliding365.com/index-p-flightarea1_12_0.html",,,1,"&nbsp;&nbsp;England (100)","http://www.paragliding365.com/index-p-flightarea1_23_0.html",,,1,"&nbsp;&nbsp;Finnland (10)","http://www.paragliding365.com/index-p-flightarea1_13_0.html",,,1,"&nbsp;&nbsp;Frankreich (613)","http://www.paragliding365.com/index-p-flightarea1_14_0.html",,,1,"&nbsp;&nbsp;Griechenland (44)","http://www.paragliding365.com/index-p-flightarea1_15_0.html",,,1,"&nbsp;&nbsp;Irland (11)","http://www.paragliding365.com/index-p-flightarea1_16_0.html",,,1,"&nbsp;&nbsp;Italien (456)","http://www.paragliding365.com/index-p-flightarea1_17_0.html",,,1,"&nbsp;&nbsp;Kroatien (43)","http://www.paragliding365.com/index-p-flightarea1_40_0.html",,,1,"&nbsp;&nbsp;Liechtenstein (1)","http://www.paragliding365.com/index-p-flightarea1_103_0.html",,,1,"&nbsp;&nbsp;Luxemburg (1)","http://www.paragliding365.com/index-p-flightarea1_18_0.html",,,1,"&nbsp;&nbsp;Niederlande (17)","http://www.paragliding365.com/index-p-flightarea1_19_0.html",,,1,"&nbsp;&nbsp;Norwegen (314)","http://www.paragliding365.com/index-p-flightarea1_45_0.html",,,1,"&nbsp;&nbsp;Polen (48)","http://www.paragliding365.com/index-p-flightarea1_28_0.html",,,1,"&nbsp;&nbsp;Portugal (90)","http://www.paragliding365.com/index-p-flightarea1_20_0.html",,,1,"&nbsp;&nbsp;Rumänien (52)","http://www.paragliding365.com/index-p-flightarea1_35_0.html",,,1,"&nbsp;&nbsp;Schweden (33)","http://www.paragliding365.com/index-p-flightarea1_21_0.html",,,1,"&nbsp;&nbsp;Schweiz (298)","http://www.paragliding365.com/index-p-flightarea1_2_0.html",,,1,"&nbsp;&nbsp;Serbien (2)","http://www.paragliding365.com/index-p-flightarea1_48_0.html",,,1,"&nbsp;&nbsp;Slowakei (76)","http://www.paragliding365.com/index-p-flightarea1_29_0.html",,,1,"&nbsp;&nbsp;Slowenien (35)","http://www.paragliding365.com/index-p-flightarea1_30_0.html",,,1,"&nbsp;&nbsp;Spanien (376)","http://www.paragliding365.com/index-p-flightarea1_22_0.html",,,1,"&nbsp;&nbsp;Tschechische Republik (17)","http://www.paragliding365.com/index-p-flightarea1_31_0.html",,,1,"&nbsp;&nbsp;Ungarn (6)","http://www.paragliding365.com/index-p-flightarea1_32_0.html",,,1,"&nbsp;&nbsp;Zypern (27)","http://www.paragliding365.com/index-p-flightarea1_97_0.html",,,1,"&nbsp;&nbsp;Österreich (154)","http://www.paragliding365.com/index-p-flightarea1_3_0.html",,,1]);addmenu(menu=["flightarea3_0_0",,,170,0,"",fa_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Costa Rica (6)","http://www.paragliding365.com/index-p-flightarea3_83_0.html",,,1,"&nbsp;&nbsp;Dominikanische Republic (31)","http://www.paragliding365.com/index-p-flightarea3_84_0.html",,,1,"&nbsp;&nbsp;Jamaika (3)","http://www.paragliding365.com/index-p-flightarea3_89_0.html",,,1,"&nbsp;&nbsp;Kanada (188)","http://www.paragliding365.com/index-p-flightarea3_51_0.html",,,1,"&nbsp;&nbsp;Kuba (49)","http://www.paragliding365.com/index-p-flightarea3_86_0.html",,,1,"&nbsp;&nbsp;Mexico (35)","http://www.paragliding365.com/index-p-flightarea3_82_0.html",,,1,"&nbsp;&nbsp;USA (333)","http://www.paragliding365.com/index-p-flightarea3_52_0.html",,,1]);addmenu(menu=["flightarea2_0_0",,,170,0,"",fa_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Kenia (14)","http://www.paragliding365.com/index-p-flightarea2_65_0.html",,,1,"&nbsp;&nbsp;Lybien (0)","http://www.paragliding365.com/index-p-flightarea2_67_0.html",,,1,"&nbsp;&nbsp;Madagaskar (0)","http://www.paragliding365.com/index-p-flightarea2_63_0.html",,,1,"&nbsp;&nbsp;Marokko (10)","http://www.paragliding365.com/index-p-flightarea2_69_0.html",,,1,"&nbsp;&nbsp;Mauretanien (0)","http://www.paragliding365.com/index-p-flightarea2_70_0.html",,,1,"&nbsp;&nbsp;Namibia (22)","http://www.paragliding365.com/index-p-flightarea2_62_0.html",,,1,"&nbsp;&nbsp;Reunion (14)","http://www.paragliding365.com/index-p-flightarea2_75_0.html",,,1,"&nbsp;&nbsp;Sudan (0)","http://www.paragliding365.com/index-p-flightarea2_66_0.html",,,1,"&nbsp;&nbsp;Südafrika (232)","http://www.paragliding365.com/index-p-flightarea2_60_0.html",,,1,"&nbsp;&nbsp;Tansania (1)","http://www.paragliding365.com/index-p-flightarea2_64_0.html",,,1,"&nbsp;&nbsp;Tunesien (1)","http://www.paragliding365.com/index-p-flightarea2_68_0.html",,,1,"&nbsp;&nbsp;Zimbabwe (0)","http://www.paragliding365.com/index-p-flightarea2_61_0.html",,,1]);addmenu(menu=["flightschool",,,180,0,"",fs_style2,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Afrika (41)","show-menu=flightschool2_0_0","http://www.paragliding365.com/index-p-flightschool2_0_0.html",,1,"&nbsp;&nbsp;Asien (112)","show-menu=flightschool5_0_0","http://www.paragliding365.com/index-p-flightschool5_0_0.html",,1,"&nbsp;&nbsp;Australien / Ozeanien (73)","show-menu=flightschool6_0_0","http://www.paragliding365.com/index-p-flightschool6_0_0.html",,1,"&nbsp;&nbsp;Europa (1053)","show-menu=flightschool1_0_0","http://www.paragliding365.com/index-p-flightschool1_0_0.html",,1,"&nbsp;&nbsp;Nordamerika (466)","show-menu=flightschool3_0_0","http://www.paragliding365.com/index-p-flightschool3_0_0.html",,1,"&nbsp;&nbsp;Südamerika (48)","show-menu=flightschool4_0_0","http://www.paragliding365.com/index-p-flightschool4_0_0.html",,1]);addmenu(menu=["flightschool5_0_0",,,170,0,"",fs_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Afghanistan (0)","http://www.paragliding365.com/index-p-flightschool5_101_0.html",,,1,"&nbsp;&nbsp;Armenien (0)","http://www.paragliding365.com/index-p-flightschool5_92_0.html",,,1,"&nbsp;&nbsp;Aserbaidschan (0)","http://www.paragliding365.com/index-p-flightschool5_91_0.html",,,1,"&nbsp;&nbsp;China (1)","http://www.paragliding365.com/index-p-flightschool5_88_0.html",,,1,"&nbsp;&nbsp;Georgien (0)","http://www.paragliding365.com/index-p-flightschool5_93_0.html",,,1,"&nbsp;&nbsp;Hong Kong (0)","http://www.paragliding365.com/index-p-flightschool5_76_0.html",,,1,"&nbsp;&nbsp;Indien (3)","http://www.paragliding365.com/index-p-flightschool5_77_0.html",,,1,"&nbsp;&nbsp;Indonesien (0)","http://www.paragliding365.com/index-p-flightschool5_85_0.html",,,1,"&nbsp;&nbsp;Israel (1)","http://www.paragliding365.com/index-p-flightschool5_78_0.html",,,1,"&nbsp;&nbsp;Japan (99)","http://www.paragliding365.com/index-p-flightschool5_73_0.html",,,1,"&nbsp;&nbsp;Jordanien (0)","http://www.paragliding365.com/index-p-flightschool5_102_0.html",,,1,"&nbsp;&nbsp;Kasachstan (0)","http://www.paragliding365.com/index-p-flightschool5_99_0.html",,,1,"&nbsp;&nbsp;Kirgistan (0)","http://www.paragliding365.com/index-p-flightschool5_100_0.html",,,1,"&nbsp;&nbsp;Libanon (1)","http://www.paragliding365.com/index-p-flightschool5_79_0.html",,,1,"&nbsp;&nbsp;Nepal (2)","http://www.paragliding365.com/index-p-flightschool5_74_0.html",,,1,"&nbsp;&nbsp;Pakistan (0)","http://www.paragliding365.com/index-p-flightschool5_95_0.html",,,1,"&nbsp;&nbsp;Russland (1)","http://www.paragliding365.com/index-p-flightschool5_94_0.html",,,1,"&nbsp;&nbsp;Südkorea (1)","http://www.paragliding365.com/index-p-flightschool5_96_0.html",,,1,"&nbsp;&nbsp;Tadschikistan (0)","http://www.paragliding365.com/index-p-flightschool5_104_0.html",,,1,"&nbsp;&nbsp;Taiwan (1)","http://www.paragliding365.com/index-p-flightschool5_80_0.html",,,1,"&nbsp;&nbsp;Thailand (1)","http://www.paragliding365.com/index-p-flightschool5_81_0.html",,,1,"&nbsp;&nbsp;Türkei (16)","http://www.paragliding365.com/index-p-flightschool5_36_0.html",,,1]);addmenu(menu=["flightschool4_0_0",,,170,0,"",fs_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Argentinien (14)","http://www.paragliding365.com/index-p-flightschool4_54_0.html",,,1,"&nbsp;&nbsp;Bolivien (2)","http://www.paragliding365.com/index-p-flightschool4_57_0.html",,,1,"&nbsp;&nbsp;Brasilien (1)","http://www.paragliding365.com/index-p-flightschool4_53_0.html",,,1,"&nbsp;&nbsp;Chile (13)","http://www.paragliding365.com/index-p-flightschool4_55_0.html",,,1,"&nbsp;&nbsp;Equador (1)","http://www.paragliding365.com/index-p-flightschool4_58_0.html",,,1,"&nbsp;&nbsp;Guatemala (0)","http://www.paragliding365.com/index-p-flightschool4_90_0.html",,,1,"&nbsp;&nbsp;Kolumbien (4)","http://www.paragliding365.com/index-p-flightschool4_87_0.html",,,1,"&nbsp;&nbsp;Peru (2)","http://www.paragliding365.com/index-p-flightschool4_56_0.html",,,1,"&nbsp;&nbsp;Venezuela (9)","http://www.paragliding365.com/index-p-flightschool4_59_0.html",,,1]);addmenu(menu=["flightschool6_0_0",,,170,0,"",fs_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Australien (53)","http://www.paragliding365.com/index-p-flightschool6_71_0.html",,,1,"&nbsp;&nbsp;Neuseeland (20)","http://www.paragliding365.com/index-p-flightschool6_72_0.html",,,1]);addmenu(menu=["flightschool1_0_0",,,170,0,"",fs_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Belgien (28)","http://www.paragliding365.com/index-p-flightschool1_11_0.html",,,1,"&nbsp;&nbsp;Bosnien-Herzegowina (0)","http://www.paragliding365.com/index-p-flightschool1_39_0.html",,,1,"&nbsp;&nbsp;Bulgarien (6)","http://www.paragliding365.com/index-p-flightschool1_34_0.html",,,1,"&nbsp;&nbsp;Deutschland (150)","http://www.paragliding365.com/index-p-flightschool1_1_0.html",,,1,"&nbsp;&nbsp;Dänemark (0)","http://www.paragliding365.com/index-p-flightschool1_12_0.html",,,1,"&nbsp;&nbsp;England (21)","http://www.paragliding365.com/index-p-flightschool1_23_0.html",,,1,"&nbsp;&nbsp;Finnland (10)","http://www.paragliding365.com/index-p-flightschool1_13_0.html",,,1,"&nbsp;&nbsp;Frankreich (127)","http://www.paragliding365.com/index-p-flightschool1_14_0.html",,,1,"&nbsp;&nbsp;Griechenland (6)","http://www.paragliding365.com/index-p-flightschool1_15_0.html",,,1,"&nbsp;&nbsp;Irland (9)","http://www.paragliding365.com/index-p-flightschool1_16_0.html",,,1,"&nbsp;&nbsp;Italien (168)","http://www.paragliding365.com/index-p-flightschool1_17_0.html",,,1,"&nbsp;&nbsp;Kroatien (0)","http://www.paragliding365.com/index-p-flightschool1_40_0.html",,,1,"&nbsp;&nbsp;Liechtenstein (0)","http://www.paragliding365.com/index-p-flightschool1_103_0.html",,,1,"&nbsp;&nbsp;Luxemburg (3)","http://www.paragliding365.com/index-p-flightschool1_18_0.html",,,1,"&nbsp;&nbsp;Niederlande (35)","http://www.paragliding365.com/index-p-flightschool1_19_0.html",,,1,"&nbsp;&nbsp;Norwegen (57)","http://www.paragliding365.com/index-p-flightschool1_45_0.html",,,1,"&nbsp;&nbsp;Polen (23)","http://www.paragliding365.com/index-p-flightschool1_28_0.html",,,1,"&nbsp;&nbsp;Portugal (7)","http://www.paragliding365.com/index-p-flightschool1_20_0.html",,,1,"&nbsp;&nbsp;Rumänien (1)","http://www.paragliding365.com/index-p-flightschool1_35_0.html",,,1,"&nbsp;&nbsp;Schweden (0)","http://www.paragliding365.com/index-p-flightschool1_21_0.html",,,1,"&nbsp;&nbsp;Schweiz (76)","http://www.paragliding365.com/index-p-flightschool1_2_0.html",,,1,"&nbsp;&nbsp;Serbien (0)","http://www.paragliding365.com/index-p-flightschool1_48_0.html",,,1,"&nbsp;&nbsp;Slowakei (1)","http://www.paragliding365.com/index-p-flightschool1_29_0.html",,,1,"&nbsp;&nbsp;Slowenien (0)","http://www.paragliding365.com/index-p-flightschool1_30_0.html",,,1,"&nbsp;&nbsp;Spanien (258)","http://www.paragliding365.com/index-p-flightschool1_22_0.html",,,1,"&nbsp;&nbsp;Tschechische Republik (3)","http://www.paragliding365.com/index-p-flightschool1_31_0.html",,,1,"&nbsp;&nbsp;Ungarn (0)","http://www.paragliding365.com/index-p-flightschool1_32_0.html",,,1,"&nbsp;&nbsp;Zypern (0)","http://www.paragliding365.com/index-p-flightschool1_97_0.html",,,1,"&nbsp;&nbsp;Österreich (46)","http://www.paragliding365.com/index-p-flightschool1_3_0.html",,,1]);addmenu(menu=["flightschool3_0_0",,,170,0,"",fs_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Costa Rica (2)","http://www.paragliding365.com/index-p-flightschool3_83_0.html",,,1,"&nbsp;&nbsp;Dominikanische Republic (0)","http://www.paragliding365.com/index-p-flightschool3_84_0.html",,,1,"&nbsp;&nbsp;Jamaika (0)","http://www.paragliding365.com/index-p-flightschool3_89_0.html",,,1,"&nbsp;&nbsp;Kanada (104)","http://www.paragliding365.com/index-p-flightschool3_51_0.html",,,1,"&nbsp;&nbsp;Kuba (9)","http://www.paragliding365.com/index-p-flightschool3_86_0.html",,,1,"&nbsp;&nbsp;Mexico (0)","http://www.paragliding365.com/index-p-flightschool3_82_0.html",,,1,"&nbsp;&nbsp;USA (350)","http://www.paragliding365.com/index-p-flightschool3_52_0.html",,,1]);addmenu(menu=["flightschool2_0_0",,,170,0,"",fs_style3,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Kenia (0)","http://www.paragliding365.com/index-p-flightschool2_65_0.html",,,1,"&nbsp;&nbsp;Lybien (0)","http://www.paragliding365.com/index-p-flightschool2_67_0.html",,,1,"&nbsp;&nbsp;Madagaskar (0)","http://www.paragliding365.com/index-p-flightschool2_63_0.html",,,1,"&nbsp;&nbsp;Marokko (0)","http://www.paragliding365.com/index-p-flightschool2_69_0.html",,,1,"&nbsp;&nbsp;Mauretanien (0)","http://www.paragliding365.com/index-p-flightschool2_70_0.html",,,1,"&nbsp;&nbsp;Namibia (1)","http://www.paragliding365.com/index-p-flightschool2_62_0.html",,,1,"&nbsp;&nbsp;Reunion (2)","http://www.paragliding365.com/index-p-flightschool2_75_0.html",,,1,"&nbsp;&nbsp;Sudan (0)","http://www.paragliding365.com/index-p-flightschool2_66_0.html",,,1,"&nbsp;&nbsp;Südafrika (33)","http://www.paragliding365.com/index-p-flightschool2_60_0.html",,,1,"&nbsp;&nbsp;Tansania (0)","http://www.paragliding365.com/index-p-flightschool2_64_0.html",,,1,"&nbsp;&nbsp;Tunesien (0)","http://www.paragliding365.com/index-p-flightschool2_68_0.html",,,1,"&nbsp;&nbsp;Zimbabwe (0)","http://www.paragliding365.com/index-p-flightschool2_61_0.html",,,1]);addmenu(menu=["travel",,,170,0,"",tr_style2,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Reiseberichte","http://www.paragliding365.com/index-p-travel0_0_0.html",,,1,"&nbsp;&nbsp;Reisespecials","http://www.paragliding365.com/index-p-travelspecial0_0_0.html",,,1]);addmenu(menu=["fa_special",,,170,0,"",di_style2,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Beste Wertung","http://www.paragliding365.com/index-p-flightarea_top.html",,,1,"&nbsp;&nbsp;Adoptierte Fluggebiete","http://www.paragliding365.com/index-p-whatsnew_fa_adopted.html",,,1,"&nbsp;&nbsp;Soaring Fluggebiete","http://www.paragliding365.com/index-p-flightarea_soaring.html",,,1,"&nbsp;&nbsp;Windenschlepp Fluggebiete","http://www.paragliding365.com/index-p-flightarea_windenschlepp.html",,,1,"&nbsp;&nbsp;Walk And Fly Fluggebiete","http://www.paragliding365.com/index-p-flightarea_walknfly.html",,,1,"&nbsp;&nbsp;Ski And Fly Fluggebiete","http://www.paragliding365.com/index-p-flightarea_skiandfly.html",,,1,"&nbsp;&nbsp;Drachen Fluggebiete","http://www.paragliding365.com/index-p-flightarea_glider.html",,,1,"&nbsp;&nbsp;UL Fluggebiete","http://www.paragliding365.com/index-p-flightarea_ultralight.html",,,1,"&nbsp;&nbsp;Webcam Fluggebiete","http://www.paragliding365.com/index-p-flightarea_webcam.html",,,1]);addmenu(menu=["diverse",,,170,0,"",di_style2,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Szene News","http://www.paragliding365.com/index-p-newsscene.html",,,1,"&nbsp;&nbsp;Termine","http://www.paragliding365.com/index-p-schedule.html",,,1,"&nbsp;&nbsp;PDF siteGUIDE","http://www.paragliding365.com/index-p-siteguide_info.html",,,1,"&nbsp;&nbsp;Fluggebiete Spezial","show-menu=fa_special",,,1,"&nbsp;&nbsp;Was gibt es Neues","http://www.paragliding365.com/index-p-whatsnew_fa_new.html",,,1,"&nbsp;&nbsp;Neu hier?","http://www.paragliding365.com/index-p-info_newbies.html",,,1,"&nbsp;&nbsp;FAQs","http://www.paragliding365.com/index-p-info_faqs.html",,,1,"&nbsp;&nbsp;Beste Bilder","http://www.paragliding365.com/index-p-image_best_overview_0__.html",,,1,"&nbsp;&nbsp;Sitemap","http://www.paragliding365.com/index-p-sitemap.html",,,1,"&nbsp;&nbsp;XML Interface","http://www.paragliding365.com/index-p-info_xmlinterface.html",,,1]);addmenu(menu=["overus",,,170,0,"",style2,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Neuigkeiten","http://www.paragliding365.com/index-p-news.html",,,1,"&nbsp;&nbsp;Statistik","http://www.paragliding365.com/index-p-statistic.html",,,1,"&nbsp;&nbsp;Richtlinien und AGB","http://www.paragliding365.com/index-p-info_agb.html",,,1,"&nbsp;&nbsp;Partner","http://www.paragliding365.com/index-p-partner.html",,,1,"&nbsp;&nbsp;Werbung","http://www.paragliding365.com/index-p-commercial.html",,,1,"&nbsp;&nbsp;Impressum","http://www.paragliding365.com/index-p-impressum.html",,,1,"&nbsp;&nbsp;Kontakt","http://www.paragliding365.com/index-p-contact.html",,,1]);addmenu(menu=["community",,,170,0,"",co_style2,,"left",effect,,,,,,,,,,,,,"&nbsp;&nbsp;Mein Profil","http://www.paragliding365.com/index-p-user_details.html",,,1,"&nbsp;&nbsp;User &Uuml;bersicht","http://www.paragliding365.com/index-p-user.html",,,1,"&nbsp;&nbsp;User suchen","http://www.paragliding365.com/index-p-user_search.html",,,1,"&nbsp;&nbsp;Blog","http://www.paragliding365.com/blog/index.php",,,1]);addmenu(menu=["search",,,184,0,"",se_style2,,"left",effect,,,,,,,,,,,,,"<form name=\"search\" style=\"padding:0px; margin:0px; margin-left:8px;\" method=\"get\" action=\"http://www.paragliding365.com/index.php\"><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" summary=\"\"><tr><td valign=\"middle\" class=\"txt10\" style=\"padding-bottom:2px;\"><input type=\"hidden\" name=\"p\" value=\"search_result\"><input type=\"hidden\" name=\"searchresultlimit\" value=\"1\"><input class=\"txt10\" style=\"width:120px;\" type=\"text\" name=\"searchstring\" id=\"searchstring\" value=\"Dein Suchbegriff\" onfocus=\"if(this.value &amp;&amp; this.value == 'Dein Suchbegriff') { this.value = '';} else { this.select(); }\"></td><td>&nbsp;</td></tr><tr><td valign=\"middle\" class=\"txt10\"><select class=\"txt10\" name=\"searcharea\" size=\"1\" style=\"width:120px\"><option value=\"all\">&Uuml;berall</option><option value=\"flightarea\">In Fluggebieten</option><option value=\"flightschool\">In Flugschulen</option><option value=\"schedule\">In Terminen</option><option value=\"travel\">In Reisen</option></select></td><td valign=\"middle\" class=\"txt10\">&nbsp;<input type=\"submit\" class=\"button_txt10\" value=\" &#187;&#187; \"></td></tr></table></form>","#",,,1,"&nbsp;&nbsp;Finde ein Fluggebiet","http://www.paragliding365.com/index-p-search_sitefinder.html",,,1,"&nbsp;&nbsp;Finde eine Flugschule","http://www.paragliding365.com/index-p-search_schoolfinder.html",,,1,"&nbsp;&nbsp;Finde ein Unterkunft","http://www.paragliding365.com/index-p-search_lodgefinder.html",,,1]);dumpmenus();