﻿/*
  --- menu level scope settins structure --- 
  note that this structure has changed its format since previous version.
  Now this structure has the same layout as Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var HOME_POS = [
{
    // item sizes
    'height': 8,
    'width': 44,
    // menu block offset from the origin:
    //  for root level origin is upper left corner of the page
    //  for other levels origin is upper left corner of parent item
    'block_top': 0,
    'block_left': 0,
    // offsets between items of the same level
    'top': 0,
    'left': 0,
    // time in milliseconds before menu is hidden after cursor has gone out
    // of any items
    'hide_delay': 400,
    'css' : {
        'outer' : ['top_home_out', 'top_home_over'],
        'inner' : ['m0l0iout', 'm0l0iover']
        }   
}
];
var ABOUT_POS = [
{
    // item sizes
    'height': 8,
    'width': 55,
    // menu block offset from the origin:
    //  for root level origin is upper left corner of the page
    //  for other levels origin is upper left corner of parent item
    'block_top': 0,
    'block_left': 43,
    // offsets between items of the same level
    'top': 0,
    'left': 0,
    // time in milliseconds before menu is hidden after cursor has gone out
    // of any items
    'hide_delay': 400,
    'css' : {
        'outer' : ['top_about_out', 'top_about_over'],
        'inner' : ['m0l0iout', 'm0l0iover']
    }   
}
];
var APPLY_POS = [
{
    // item sizes
    'height': 8,
    'width': 120,
    // menu block offset from the origin:
    //  for root level origin is upper left corner of the page
    //  for other levels origin is upper left corner of parent item
    'block_top': 0,
    'block_left': 105,
    // offsets between items of the same level
    'top': 0,
    'left': 0,
    // time in milliseconds before menu is hidden after cursor has gone out
    // of any items
    'hide_delay': 400,
    'css' : {
        'outer' : ['top_apply_out', 'top_apply_over'],
        'inner' : ['m0l0iout', 'm0l0iover']
    }   
}
];
var SCIENCE_POS = [
{
    // item sizes
    'height': 8,
    'width': 45,
    // menu block offset from the origin:
    //  for root level origin is upper left corner of the page
    //  for other levels origin is upper left corner of parent item
    'block_top': 0,
    'block_left': 230,
    // offsets between items of the same level
    'top': 0,
    'left': 0,
    // time in milliseconds before menu is hidden after cursor has gone out
    // of any items
    'hide_delay': 400,
    'css' : {
        'outer' : ['top_science_out', 'top_science_over'],
        'inner' : ['m0l0iout', 'm0l0iover']
    }   
}
];
var STATUS_POS = [
{
    // item sizes
    'height': 8,
    'width': 85,
    // menu block offset from the origin:
    //  for root level origin is upper left corner of the page
    //  for other levels origin is upper left corner of parent item
    'block_top': 0,
    'block_left': 278,
    // offsets between items of the same level
    'top': 0,
    'left': 0,
    // time in milliseconds before menu is hidden after cursor has gone out
    // of any items
    'hide_delay': 400,
    'css' : {
        'outer' : ['top_status_out', 'top_status_over'],
        'inner' : ['m0l0iout', 'm0l0iover']
    }   
}
];
var INST_POS = [
{
    // item sizes
    'height': 8,
    'width': 125,
    // menu block offset from the origin:
    //  for root level origin is upper left corner of the page
    //  for other levels origin is upper left corner of parent item
    'block_top': 0,
    'block_left': 367,
    // offsets between items of the same level
    'top': 0,
    'left': 0,
    // time in milliseconds before menu is hidden after cursor has gone out
    // of any items
    'hide_delay': 400,
    'css' : {
        'outer' : ['top_inst_out', 'top_inst_over'],
        'inner' : ['m0l0iout', 'm0l0iover']
    }   
}
];
var TARGET_POS = [
{
    // item sizes
    'height': 8,
    'width': 115,
    // menu block offset from the origin:
    //  for root level origin is upper left corner of the page
    //  for other levels origin is upper left corner of parent item
    'block_top': 0,
    'block_left': 495,
    // offsets between items of the same level
    'top': 0,
    'left': 0,
    // time in milliseconds before menu is hidden after cursor has gone out
    // of any items
    'hide_delay': 400,
    'css' : {
        'outer' : ['top_target_out', 'top_target_over'],
        'inner' : ['m0l0iout', 'm0l0iover']
    }   
}
];
var NEUTRON_POS = [
{
    // item sizes
    'height': 8,
    'width': 77,
    // menu block offset from the origin:
    //  for root level origin is upper left corner of the page
    //  for other levels origin is upper left corner of parent item
    'block_top': 0,
    'block_left': 615,
    // offsets between items of the same level
    'top': 0,
    'left': 0,
    // time in milliseconds before menu is hidden after cursor has gone out
    // of any items
    'hide_delay': 400,
    'css' : {
        'outer' : ['top_neutron_out', 'top_neutron_over'],
        'inner' : ['m0l0iout', 'm0l0iover']
    }   
}
];
var CONTACTS_POS = [
{
    // item sizes
    'height': 8,
    'width': 65,
    // menu block offset from the origin:
    //  for root level origin is upper left corner of the page
    //  for other levels origin is upper left corner of parent item
    'block_top': 0,
    'block_left': 697,
    // offsets between items of the same level
    'top': 0,
    'left': 0,
    // time in milliseconds before menu is hidden after cursor has gone out
    // of any items
    'hide_delay': 400,
    'css' : {
        'outer' : ['top_contacts_out', 'top_contacts_over'],
        'inner' : ['m0l0iout', 'm0l0iover']
    }   
}
];
var BLANK_POS = [
{
    // item sizes
    'height': 8,
    'width': 32,
    // menu block offset from the origin:
    //  for root level origin is upper left corner of the page
    //  for other levels origin is upper left corner of parent item
    'block_top': 0,
    'block_left': 760,
    // offsets between items of the same level
    'top': 0,
    'left': 0,
    // time in milliseconds before menu is hidden after cursor has gone out
    // of any items
    'hide_delay': 400,
    'css' : {
        'outer' : ['top_blank_out', 'top_blank_over'],
        'inner' : ['top_blank_out', 'top_blank_over']
    }   
}
];

