var itc_avant_garde_medium = {
    src: 'images/itc_avant_garde_medium.swf'
};

var itc_avant_garde_book = {
    src: 'images/itc_avant_garde_book.swf'
};

sIFR.activate(itc_avant_garde_medium);
sIFR.activate(itc_avant_garde_book);

sIFR.replace(itc_avant_garde_medium, {
    selector: '.top_normal'
    ,css: [
        '.sIFR-root { font-size: 18}',
        'a { font-size: 13; color : #666666; text-align: center; text-decoration: none; background-color: transparent}',
        'a:hover { color : #666666 }'

    ],
    wmode: 'transparent'
});

sIFR.replace(itc_avant_garde_medium, {
    selector: '.top_active'
    ,css: [
        '.sIFR-root { font-size: 18}',
        'a { font-size: 13; color : #BBFA39; text-align: center; text-decoration: none; background-color: transparent}',
        'a:link { color : #BBFA39; text-align: center; text-decoration: none; background-color: transparent}',
        'a:visited { color : #BBFA39; text-align: center; text-decoration: none; background-color: transparent}',
        'a:hover { color : #BBFA39; text-align: center; text-decoration: none; background-color: transparent}'
    ],
    wmode: 'transparent'
});


sIFR.replace(itc_avant_garde_book, {
    selector: '.left_menu_normal',
    offsetLeft: 3,
    offsetTop: 2,
    css: [
        '.sIFR-root { font-size: 6}',
        'a {color: #818181; text-decoration: none; background-color: transparent}',
        'a:link {color: #818181; text-decoration: none; background-color: transparent}',
        'a:visited {color: #818181; text-decoration: none; background-color: transparent}',
        'a:hover {color: #FFFFFF; text-decoration: none; background-color: transparent}'
    ],
    wmode: 'transparent'
});

sIFR.replace(itc_avant_garde_book, {
    selector: '.left_menu_active',
    offsetLeft: 3,
    offsetTop: 2,
    css: [
        '.sIFR-root { font-size: 6}',
        'a {color: #BBFA39; text-decoration: none; background-color: transparent}',
        'a:link {color: #BBFA39; text-decoration: none; background-color: transparent}',
        'a:visited {color: #BBFA39; text-decoration: none; background-color: transparent}',
        'a:hover {color: #BBFA39; text-decoration: none; background-color: transparent}'
    ],
    wmode: 'transparent'
});

sIFR.replace(itc_avant_garde_book, {
    selector: '.middle_menu_normal span',
    offsetTop: 2,
    offsetLeft: 5,
    css: [
        '.sIFR-root { font-size: 11}',
        'a {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center; white-space: nowrap;}',
        'a:link {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}',
        'a:visited {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}',
        'a:hover {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}'
    ],
    wmode: 'transparent'
});
sIFR.replace(itc_avant_garde_book, {
    selector: '.middle_menu_parent span',
    offsetTop: 2,
    offsetLeft: 5,
    css: [
        '.sIFR-root { font-size: 11}',
        'a {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}',
        'a:hover {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}'
    ],
    wmode: 'transparent'
});


sIFR.replace(itc_avant_garde_book, {
    selector: '.middle_menu_subscribe span',
    offsetTop: 2,
    css: [
        '.sIFR-root { font-size: 11}',
        'a {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}',
        'a:link {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}',
        'a:visited {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}',
        'a:hover {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}'
    ],
    wmode: 'transparent'
});


sIFR.replace(itc_avant_garde_book, {
    selector: '.middle_menu_next span',
    offsetTop: 2,
    css: [
        '.sIFR-root { font-size: 11}',
        'a {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}',
        'a:link {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}',
        'a:visited {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}',
        'a:hover {font-size: 11; color: #666666; text-decoration: none; background-color: transparent; text-align: center}'
    ],
    wmode: 'transparent'
});

sIFR.replace(itc_avant_garde_book, {
    selector: '.middle_menu_active span',
    offsetTop: 2,
    css: [
        '.sIFR-root { font-size: 11}',
        'a {font-size: 11; color: #BBFA39; text-decoration: none; background-color: transparent; text-align: center}',
        'a:link {font-size: 11; color: #BBFA39; text-decoration: none; background-color: transparent; text-align: center}',
        'a:visited {font-size: 11; color: #BBFA39; text-decoration: none; background-color: transparent; text-align: center}',
        'a:hover {font-size: 11; color: #BBFA39; text-decoration: none; background-color: transparent; text-align: center}'
    ],
    wmode: 'transparent'
});

sIFR.replace(itc_avant_garde_medium, {
    selector: '.title_content'
    ,css: [
        '.sIFR-root { font-size: 18; color: #666666}'

    ],
    wmode: 'transparent'
});
sIFR.replace(itc_avant_garde_medium, {
    selector: '#col_news li h2',
    offsetTop: 2,
    css: [
        '.sIFR-root { font-size: 18; color: #666666}'
    ],
    wmode: 'transparent'
});
