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=500                   // The time delay for menus to remain visible

followspeed=5                 // Follow Scrolling speed

followrate=40                 // 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

"ffffff",                     // Mouse Off Font Color

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

"ffffff",                     // Mouse On Font Color

"626260",                     // Mouse On Background Color

"666666",                     // Menu Border Color

"13px",                         // 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)

"Arial",    				// Font Name

7,                            // Menu Item Padding or spacing

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

0,                            // 3D Border & Separator bar

"#ffffff",                     // 3D High Color

"#ffffff",                     // 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

]


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

"ffffff",                     // Mouse Off Font Color

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

"ffffff",                     // Mouse On Font Color

"cca018",                     // Mouse On Background Color

"846a0c",                     // Menu Border Color

"13px",                         // 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)

"Arial",    				// Font Name

7,                            // Menu Item Padding or spacing

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

0,                            // 3D Border & Separator bar

"#ffffff",                     // 3D High Color

"#ffffff",                     // 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=[

"body_s",                   // Menu Name - This is needed in order for this menu to be called

105,                          // Menu Top - The Top position of this menu in pixels

"offset=-91",                          // Menu Left - The Left position of this menu in pixels

200,                          // Menu Width - Menus width in pixels

0,                            // Menu Border Width

"center",                     // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"

EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above

0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)

,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center

"Fade(duration=0.5);Alpha(style=0,opacity=85);Shadow(color=777777, Direction=135, Strength=5)",         // Filter - Text variable for setting transitional effects on menu activation - see above for more info

0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.

0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)

0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)

,                             // Position of TOP sub image left:center:right

,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount

0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)

0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)

,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)

,                             // Background image for menu Color must be set to transparent for this to work

0,                            // Scrollable Menu

,                             // Miscellaneous Menu Properties

,"LIPOSUCTION","liposculpture-liposuction.html",,,1
,"LIPOSUCTION TECHNIQUES","ultrasonic-liposuction.html",,,1
,"BREAST AUGMENTATION WITH FAT TRANSFER","index.php?option=com_content&view=article&id=14&Itemid=29",,,1
,"BRAZILIAN BUTT LIFT","index.php?option=com_content&view=article&id=64&Itemid=56",,,1
,"LIPODISSOLUTION","index.php?option=com_content&view=article&id=78&Itemid=56",,,1
,"BREAST REDUCTION","breast-reduction.html",,,1
,"CELLULITE TREATMENT","index.php?option=com_content&view=article&id=66&Itemid=56",,,1

])



addmenu(menu=[

"face",                   // Menu Name - This is needed in order for this menu to be called

105,                          // Menu Top - The Top position of this menu in pixels

"offset=0",                          // Menu Left - The Left position of this menu in pixels

190,                          // Menu Width - Menus width in pixels

0,                            // Menu Border Width

"center",                     // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"

EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above

0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)

,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center

"Fade(duration=0.5);Alpha(style=0,opacity=85);Shadow(color=777777, Direction=135, Strength=5)",         // Filter - Text variable for setting transitional effects on menu activation - see above for more info

0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.

0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)

0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)

,                             // Position of TOP sub image left:center:right

,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount

0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)

0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)

,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)

,                             // Background image for menu Color must be set to transparent for this to work

0,                            // Scrollable Menu

,                             // Miscellaneous Menu Properties

,"FACIAL REJUVENATION","index.php?option=com_content&view=article&id=52&Itemid=56",,,1
,"SMARTXIDE LASER","index.php?option=com_content&view=article&id=51&Itemid=56",,,1
,"FEATHERLIFT","index.php?option=com_content&view=article&id=67&Itemid=56",,,1
,"FACIAL FAT TRANSFERS ","index.php?option=com_content&view=article&id=68&Itemid=56",,,1
,"NON SURGICAL NOSE RESHAPING","index.php?option=com_content&view=article&id=69&Itemid=56",,,1
,"NON SURGICAL CHIN ENHANCEMENT","index.php?option=com_content&view=article&id=70&Itemid=56",,,1
,"NON SURGICAL EYELID ENHANCEMENT","index.php?option=com_content&view=article&id=71&Itemid=56",,,1
,"MICRODERMABRASION","microdermabrasion.html",,,1
,"PHOTOFACIALS","index.php?option=com_content&view=article&id=73&Itemid=56",,,1


])



addmenu(menu=[

"injedtables",                   // Menu Name - This is needed in order for this menu to be called

105,                          // Menu Top - The Top position of this menu in pixels

"offset=88",                          // Menu Left - The Left position of this menu in pixels

180,                          // Menu Width - Menus width in pixels

0,                            // Menu Border Width

"center",                     // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"

EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above

0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)

,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center

"Fade(duration=0.5);Alpha(style=0,opacity=85);Shadow(color=777777, Direction=135, Strength=5)",         // Filter - Text variable for setting transitional effects on menu activation - see above for more info

0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.

0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)

0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)

,                             // Position of TOP sub image left:center:right

,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount

0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)

0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)

,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)

,                             // Background image for menu Color must be set to transparent for this to work

0,                            // Scrollable Menu

,                             // Miscellaneous Menu Properties

,"BOTOX","index.php?option=com_content&view=article&id=74&Itemid=56",,,1
,"FILLERS","fillers.html",,,1
,"LIP ENHANCEMENT","index.php?option=com_content&view=article&id=76&Itemid=56",,,1
,"NON SURGICAL NOSE RESHAPING","index.php?option=com_content&view=article&id=69&Itemid=56",,,1
,"NON SURGICAL CHIN ENHANCEMENT","index.php?option=com_content&view=article&id=70&Itemid=56",,,1
,"NON SURGICAL EYELID ENHANCEMENT","index.php?option=com_content&view=article&id=71&Itemid=56",,,1

])



addmenu(menu=[

"spaservices",                   // Menu Name - This is needed in order for this menu to be called

105,                          // Menu Top - The Top position of this menu in pixels

"offset=242",                          // Menu Left - The Left position of this menu in pixels

170,                          // Menu Width - Menus width in pixels

0,                            // Menu Border Width

"center",                     // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"

EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above

0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)

,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center

"Fade(duration=0.5);Alpha(style=0,opacity=85);Shadow(color=777777, Direction=135, Strength=5)",         // Filter - Text variable for setting transitional effects on menu activation - see above for more info

0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.

0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)

0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)

,                             // Position of TOP sub image left:center:right

,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount

0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)

0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)

,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)

,                             // Background image for menu Color must be set to transparent for this to work

0,                            // Scrollable Menu

,                             // Miscellaneous Menu Properties

,"LASER HAIR REMOVAL","index.php?option=com_content&view=article&id=50&Itemid=56",,,1
,"MICRODERMABRASION","microdermabrasion.html",,,1
,"PHOTOFACIALS","index.php?option=com_content&view=article&id=73&Itemid=56",,,1
,"ACNE TREATMENT","index.php?option=com_content&view=article&id=77&Itemid=56",,,1


])


addmenu(menu=[

"vein_clinic",                   // Menu Name - This is needed in order for this menu to be called

105,                          // Menu Top - The Top position of this menu in pixels

"offset=412",                          // Menu Left - The Left position of this menu in pixels

170,                          // Menu Width - Menus width in pixels

0,                            // Menu Border Width

"center",                     // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"

EasySampleStyle,              // Properties Array - this array is declared higher up as you can see above

0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)

,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center

"Fade(duration=0.5);Alpha(style=0,opacity=85);Shadow(color=777777, Direction=135, Strength=5)",         // Filter - Text variable for setting transitional effects on menu activation - see above for more info

0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.

0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)

0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)

,                             // Position of TOP sub image left:center:right

,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount

0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)

0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)

,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)

,                             // Background image for menu Color must be set to transparent for this to work

0,                            // Scrollable Menu

,                             // Miscellaneous Menu Properties

,"United Kingdom","student-visa/uk.htm",,,1
,"Canada","student-visa/canada.htm",,,1
,"Australia","student-visa/australia.htm",,,1
,"Singapore","student-visa/singapore.htm",,,1
,"Cyprus","student-visa/cyprus.htm",,,1
,"South America","student-visa/south-america.htm",,,1
,"Spain","student-visa/spain.htm",,,1
,"Guyana","student-visa/guyana.htm",,,1
,"Denmark","student-visa/denmark.htm",,,1

])


dumpmenus();


// ---------------------------------------------------------------------------------------------------------------------------
// Start Important menu Functions --------------//

function body_s()
	{
	popup('body_s')
	}

function face()
	{
	popup('face')
	}
function injedtables()
	{
	popup('injedtables')
	}
	
function spaservices()
	{
	popup('spaservices')
	}
function vein_clinic()
	{
	popup('vein_clinic')
	}


// End Important menu Functions --------------//

// ----------------------------------------------------------------------------------------------------------------------------