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 you have more than one _array.js file





////////////////////////////////////

// Editable properties START here //

////////////////////////////////////



timegap=100                   // The time delay for menus to remain visible

followspeed=10                 // Follow Scrolling speed

followrate=80                 // Follow Scrolling Rate

suboffset_top=10              // Sub menu offset Top position

suboffset_left=10             // Sub menu offset Left position





EasySampleStyle=[             // EasySampleStyle is an array of properties. You can have as many property arrays as you need

"#3E4136",                     // Mouse Off Font Color

"#FFFFFF",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)

"#FFFFFF",                     // Mouse On Font Color

"#cfb53b",                     // Mouse On Background Color

"#E5E5E5",                     // Menu Border Color

"11",                         // Font Size (default is px but you can specify mm, pt or a percentage)

"normal",                     // Font Style (italic or normal)

"normal",                     // Font Weight (bold or normal)

"Verdana,Arial,Helvetica",    // Font Name

4,                            // Menu Item Padding or spacing

"",  // Sub Menu Image (Leave this blank if not needed)

0,                            // 3D Border & Separator bar

"#E5E5E5",                     // 3D High Color

"#999999",                     // 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 Separator Color

]





addmenu(menu=[

"about",47,screen.availWidth/2-316,180,2,,EasySampleStyle,0,,"Fade(duration=0)",0,0,0,,,0,0,,,0,,

,"Contact Us","http://www.brogan-properties.eu/contact_us.php",,,1

,"About Brogan Properties","http://www.brogan-properties.eu/about.php",,,1

])



addmenu(menu=[

"buying",47,screen.availWidth/2-134,180,2,,EasySampleStyle,0,,"Fade(duration=0)",0,0,0,,,0,0,,,0,,

,"Buying Property in Axarquia","http://www.brogan-properties.eu/property_news.php",,,1

,"Andalucia Geography","http://www.brogan-properties.eu/geography.php",,,1

,"Andalucia History","http://www.brogan-properties.eu/history.php",,,1

])



addmenu(menu=[

"axarquia",47,screen.availWidth/2+39,180,2,,EasySampleStyle,0,,"Fade(duration=0)",0,0,0,,,0,0,,,0,,

,"Archez","http://www.brogan-properties.eu/archez.php",,,1

,"Canillas de Aceituno","http://www.brogan-properties.eu/canillas.php",,,1

,"Canillas de Albaida","http://www.brogan-properties.eu/canillasalbaida.php",,,1

,"Competa","http://www.brogan-properties.eu/competa.php",,,1

,"Corumbela","http://www.brogan-properties.eu/corumbela.php",,,1

,"Frigiliana","http://www.brogan-properties.eu/frigliana.php",,,1

,"Nerja","http://www.brogan-properties.eu/nerja.php",,,1

,"Salares","http://www.brogan-properties.eu/salares.php",,,1

,"Sayalonga","http://www.brogan-properties.eu/sayalonga.php",,,1

,"Sedella","http://www.brogan-properties.eu/sedella.php",,,1

,"Torre del Mar","http://www.brogan-properties.eu/torre.php",,,1

,"Torrox","http://www.brogan-properties.eu/torrox.php",,,1

,"Torrox Costa","http://www.brogan-properties.eu/torroxcosta.php",,,1

])



addmenu(menu=[

"resources",47,screen.availWidth/2+172,180,2,,EasySampleStyle,0,,"Fade(duration=0)",0,0,0,,,0,0,,,0,,

,"Axarquia Weather","http://www.brogan-properties.eu/weather.php",,,1

,"Currency Conversions","http://www.brogan-properties.eu/currency_conversion.php",,,1

])



dumpmenus();