// JavaScript Document

var franklinGoticDemiCond = { src: 'fonts/franklinGoticDemiCond.swf',wmode: 'trasparent' };
sIFR.activate(franklinGoticDemiCond);


// TITOLO MENU TOP
sIFR.replace(franklinGoticDemiCond, {
  selector: '.menu_top_2 .cent h2', 
  wmode: 'transparent',
  css: ['.sIFR-root { color:#ffffff; text-align:center; font-size:18px; letter-spacing:-0.2; }']
});


//// TITOLO MENU ROSSO, MARRONE
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.tit_pag_rosso', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#ffffff; font-size:18px; letter-spacing:-0.2; }']
//});

//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.tit_pag_marrone', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#ffffff; font-size:18px; letter-spacing:-0.2; }']
//});

//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.tit_pag_grigio', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#ffffff; font-size:18px; letter-spacing:-0.2; }']
//});

sIFR.replace(franklinGoticDemiCond, {
  selector: '.tit_pag_blu', 
  wmode: 'transparent',
  css: ['.sIFR-root { color:#ffffff; font-size:18px; letter-spacing:-0.2; }']
});


//// TITOLO I RISTORANTI
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.Paragrafo12_03_01 .titolo', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#ffffff; font-size:18px; letter-spacing:-0.2; }']
//});

//// TITOLO PIANIFICA TRAGITTO
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.Paragrafo12_03_02 .titolo', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#383838; font-size:18px; letter-spacing:-0.2; }']
//});

//// TITOLO COMMUNITY
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.Login04_01_01 .Titolo', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#383838; font-size:18px; letter-spacing:-0.2; }']
//});

// TITOLO I LUOGHI
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.box_dx_luoghi .titolo', 
//  wmode: 'transparent',
//  css: ['.sIFR-root  { color:#ffffff; font-size:18px; letter-spacing:-0.2; }']
//});

// TITOLO GLI ARTISTI
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.box_dx_artisti .titolo', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#383838; font-size:18px; letter-spacing:-0.2; }']
//});

//// TITOLO TROVA RISTORANTE
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.Paragrafo15_05_01 .titolo',
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#ffffff; font-size:18px; letter-spacing:-0.2; }']
//});

//// TITOLO GALLERY HOME
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.fotogallery_home h1', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#b10000; font-size:18px; letter-spacing:-0.2; }']
//});

//// TITOLO GALLERY ARTISTA
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.fotogallery_opere h1', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#6a6a6a; font-size:16px; letter-spacing:-0.2; }']
//});

// TITOLO GALLERY RISTORANTE
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.fotogallery_rist  h1', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#645041; font-size:16px; letter-spacing:-0.2; }']
//});

// TITOLO EVENTI ARTISTA
sIFR.replace(franklinGoticDemiCond, {
  selector: '.eventi_artista_cont .tit', 
  wmode: 'transparent',
  css: ['.sIFR-root { color:#6a6a6a; font-size:16px; letter-spacing:-0.2; }']
});

//// TITOLO RISTORANTI IN CUI HA ESPOSTO
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.esposto_cont .titolo', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#6a6a6a; font-size:16px; letter-spacing:-0.2; }']
//});

// TITOLO CONTATTI RISTORANTE
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.contatti_rist_base_cont .tit', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#645041; font-size:16px; letter-spacing:-0.2; }']
//});

// TITOLO ITINERARI RISTORANTE
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.itinerari_rist_base_cont .titolo', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#645041; font-size:16px; letter-spacing:-0.2; }']
//});

// TITOLO ARTISTI CHE HANNO ESPOSTO QUI
//sIFR.replace(franklinGoticDemiCond, {
//  selector: '.itinerari_rist_base_cont .titolo', 
//  wmode: 'transparent',
//  css: ['.sIFR-root { color:#645041; font-size:16px; letter-spacing:-0.2; }']
//});
