/* This JavaScript (Random Quotes) developed by Scott Clark
The Source is available at http://www.clarksco.com/blog/
Copyright 2005 Clark Consulting */

var num_of_quotes = 74;
quotes = Math.floor (num_of_quotes * Math.random());

if (quotes==0) {
slogan="in a completely sane world, madness is the only freedom";
}

if (quotes==1) {
slogan="it's a pleasure, but a churning, challenging pleasure";
}

if (quotes==2) {
slogan="pleasures will be sensual in the afterlife";
}

if (quotes==3) {
slogan="why does my heart hurt so when it misses a beat?";
}

if (quotes==4) {
slogan="there but for the grace of God goes everybody";
}

if (quotes==5) {
slogan="you are... at the end of time...";
}

if (quotes==6) {
slogan="we can all admire ourselves, we can all be selfish";
}

if (quotes==7) {
slogan="here's another chance for you to dance again";
}

if (quotes==8) {
slogan="you cannot imagine what it demands of you";
}

if (quotes==9) {
slogan="listen to the voice saying 'follow me'...";
}

if (quotes==10) {
slogan="blessed are the Noise Makers";
}

if (quotes==11) {
slogan="Escape Act, part 2008";
}

if (quotes==12) {
slogan="dare to be wise!";
}

if (quotes==13) {
slogan="the Artefact Series welcomes you";
}

if (quotes==14) {
slogan="the Long Hello";
}

if (quotes==15) {
slogan="there are a thousand ways to miss the bullseye - only one way of hitting it";
}

if (quotes==16) {
slogan="who! chance? blink!?";
}

if (quotes==17) {
slogan="who! chance? blink!?";
}

if (quotes==18) {
slogan="who! chance? blink!?";
}

if (quotes==19) {
slogan="who! chance? blink!?";
}

if (quotes==20) {
slogan="the organisation of pop";
}

if (quotes==21) {
slogan="the organisation of pop";
}

if (quotes==22) {
slogan="the organisation of pop";
}

if (quotes==23) {
slogan="the organisation of pop";
}

if (quotes==24) {
slogan="obsession, just like Calvin Klein";
}

if (quotes==25) {
slogan="don't hit us";
}

if (quotes==26) {
slogan="are you there?";
}

if (quotes==27) {
slogan="thankyou, if you're there";
}

if (quotes==28) {
slogan="would you like to be strong and healthy?";
}

if (quotes==29) {
slogan="would you like to be wrong and wealthy?";
}

if (quotes==30) {
slogan="the story is... how to move closer to your audience";
}

if (quotes==31) {
slogan="sorry... can't stop";
}

if (quotes==32) {
slogan="come dancing";
}

if (quotes==33) {
slogan="no messing";
}

if (quotes==34) {
slogan="did we save the world?";
}

if (quotes==35) {
slogan="don't hit us";
}

if (quotes==36) {
slogan="and that's the weather for tomorrow";
}

if (quotes==37) {
slogan="to be tasty is very important";
}

if (quotes==38) {
slogan="be happy or die";
}

if (quotes==39) {
slogan="be happy or die";
}

if (quotes==40) {
slogan="and that's the weather for tomorrow";
}

if (quotes==41) {
slogan="there is no time like the future";
}

if (quotes==42) {
slogan="one more time";
}

if (quotes==43) {
slogan="what do you think?";
}

if (quotes==44) {
slogan="anymore for anymore";
}

if (quotes==45) {
slogan="a part of noise";
}

if (quotes==46) {
slogan="are you big or are you little?";
}

if (quotes==47) {
slogan="do you hum or do you whistle?";
}

if (quotes==48) {
slogan="honk if you love the DJ";
}

if (quotes==49) {
slogan="we are the objects of your suave entrapment";
}

if (quotes==50) {
slogan="this is the thing";
}

if (quotes==51) {
slogan="the thing is this...";
}

if (quotes==52) {
slogan="arbitrary!";
}

if (quotes==53) {
slogan="you can be someone else - tell your friends!";
}

if (quotes==54) {
slogan="well hard";
}

if (quotes==55) {
slogan="is it a cigarette case?";
}

if (quotes==56) {
slogan="time's a rapid gambler who wins always without cheating";
}

if (quotes==57) {
slogan="have all that you desire";
}

if (quotes==58) {
slogan="the past is an immense heap of materials to use at will";
}

if (quotes==59) {
slogan="the past is an immense heap of materials to use at will";
}

if (quotes==60) {
slogan="the past is an immense heap of materials to use at will";
}

if (quotes==61) {
slogan="do! dance? think!?";
}

if (quotes==62) {
slogan="there's nothing to be afraid of";
}

if (quotes==63) {
slogan="the world explodes and I'm!...";
}

if (quotes==64) {
slogan="trapped in this great time";
}

if (quotes==65) {
slogan="grace under pressure";
}

if (quotes==66) {
slogan="song and chance";
}

if (quotes==67) {
slogan="in battle";
}

if (quotes==68) {
slogan="hearts in the right place";
}

if (quotes==69) {
slogan="a happy wolf, no object";
}

if (quotes==70) {
slogan="no object...";
}

if (quotes==71) {
slogan="there is no cause for concern!";
}

if (quotes==72) {
slogan="for those who understand the call of the machine, we salute you...";
}

if (quotes==73) {
slogan="cocksure";
}




document.write('<i>');
document.write('' + slogan + '');
document.write('</i>&nbsp;&nbsp;&nbsp;<a href="http://www.ztt.com" title="Zang Tumb Home"><img src="http://s49980.gridserver.com/images/zttlogo_small12.gif" border="0"></a>');
