// JavaScript document

var _style = {
  'pip': {
    'background': 'images/pip/color4/hinter.gif',
    'logo': "images/pip/color4/logohinter.gif",
    'color': "#ff0066"
  },
  'fip': {
    'background': 'images/fip/color4/hinter.gif',
    'logo': "images/fip/color4/logohinter.gif",
    'color': "#17c42c"
  }
};

var _next = {
  'm100': {
    'nextslide': '',
    'next': -2
  },
  'm102': {
    'nextslide': 'news',
    'next': -2
  },
  'm103': {
    'nextslide': 'about',
    'next': -2
  },
  'm104': {
    'nextslide': 'contact',
    'next': -2
  },
  'm105': {
    'nextslide': 'links',
    'next': -2
  },
  'm109': {
    'nextslide': 'c',
    'next': -2,
    'col': 1,
    'maxcol': 1
  },
  
  // pip
  /*
  'pip110': {
    'nextslide': 'hw2007',
    'next': -2,
    'line': 1,
    'col': 1,
    'maxcol': 7
  },
  'pip111': {
    'nextslide': 'fs2008',
    'next': -2,
    'line': 2,
    'col': 1,
    'maxcol': 5
  },
  'pip112': {
    'nextslide': 'hw2008',
    'next': -2,
    'line': 2,
    'col': 1,
    'maxcol': 5
  },
  'pip113': {
    'nextslide': 'fs2009',
    'next': -2,
    'line': 2,
    'col': 1,
    'maxcol': 5
  },
  'pip114': {
    'nextslide': 'hw2009',
    'next': -2,
    'line': 2,
    'col': 1,
    'maxcol': 8
  },
  'pip115': {
    'nextslide': 'fs2010',
    'next': -2,
    'line': 3,
    'col': 1,
    'maxcol': 8
  },
  'pip116': {
    'nextslide': 'hw2010',
    'next': -2,
    'line': 4,
    'col': 1,
    'maxcol': 11
  },
*/
  
  'pip117': {
    'nextslide': 'hw2011',
    'next': -2,
    'line': 2,
    'col': 1,
    'maxcol': 10
  },
  
  // fip
/*  
  'fip110': {
    'nextslide': 'hw2010',
    'next': -2,
    'line': 5,
    'col': 1,
    'maxcol': 5
  },
*/
  'fip111': {
    'nextslide': 'hw2011',
    'next': -2,
    'line': 5,
    'col': 1,
    'maxcol': 2
  }
};
var _line = [
    "",
    "fotos: <a href='mailto:annikadautz@gmx.at'>annika dautz</a>, model: <a href='mailto:pezimnetz@yahoo.de'>petra zach</a>",
    "fotos: <a href='mailto:annikadautz@gmx.at'>annika dautz</a>, models: <a href='mailto:anna.tschirk@chello.at'>anna</a> ruhs & <a href='mailto:dajana@stylefaktor.at'>dajana</a> tschirko",
    "fotos: <a target='_new' href='http://www.marcelkoehler.com'>marcel köhler</a>, models: mira & julia",
    "fotos: <a href='mailto:annikadautz@gmx.at'>annika dautz</a>, models: <a href='mailto:anna.tschirk@chello.at'>anna</a> ruhs & <a href='mailto:dajana@stylefaktor.at'>dajana</a> tschirko, make-up: <a href='mailto:manufaktury@gmail.com'>teresa zimmermann</a>",
    "fotos: <a href='mailto:annikadautz@gmx.at'>annika dautz</a>, model: <a href='mailto:thomas.gober@gmx.net'>thomas gober</a>",
    ""
  ];



