<!-- hide from non JS browsers

var settings='left=0,top=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,copyhistory=no,resizable=no'

function flyer1()
{
window.open('flyers.aspx?image=REDLIGHT_Paris.jpg&width=500&height=500&title=Samedi 05 Février 2005 REDLIGHT (Paris)', 'flyerWindow1', 'width=580, height=600', settings);
}

function flyer2()
{
window.open('flyers.aspx?image=L_klubklatka.jpg&width=280&height=600&title=Friday 11th February KLATKA (Warszawa, Poland)', 'flyerWindow2', 'width=360, height=700', settings);
}

function flyer3()
{
window.open('flyers.aspx?image=renaissance0403BP5.jpg&width=357&height=500&title=Saturday 21st May BREAKITDOWN @ THE HONEYCOMB (Edinburgh, Scotland)', 'flyerWindow3', 'width=437, height=600', settings);
}
 
//-->
