//quotes//
var msg = new Array();
Stamp = new Date();
today = Stamp.getDate();
msg[1] = "'The greatest empires fall from the inside out.'";
msg[2] = "'Myth, magic, religion, alchemy and science were invented for the same purposes.'";
msg[3] = "'Gods become animated through the minds, the words or the actions of their believers.'";
msg[4] = "The Universe is deterministic while retaining random variables. It is a closed and an open system at the same time. Both of these things are properties of a very refined Chaotic system.'";
msg[5] = "'Pleasure and Savoring are underrated nowadays.'";
msg[6] = "'When you get rid of illusions, you will find truths, but these can also get to the state of illusion, and when you get rid of these you will end up with more truths. It is always like this until you get tired and settle with the truths you like, or overdo it and get psychotic. Your choice.'";
msg[7] = "'The sound of a clock and time, like a sharp knitting needle weaving my fate and looming over my soul, depresses me.'";
msg[8] = "'We're not, by far, the most aggressive specie on the planet, but we do know how to make the greatest kaboom.'";
msg[9] = "'A lot of what is human communication cannot be expressed through chat, mail, social networks and webcam. This is known for a fact, because your body language carries a long train of subconscious data that is crucial to communication. Emotions, states of being and other complex data cannot be expressed through the net.'";
msg[10] = "'Dream signs are personal. Only the dreamer can interpret them.'";
msg[11] = "'Religion is made to serve humankind and never to rule over it.'";
msg[12] = "'I'm also a bit of a transhumanist. I believe that technology will enhance humans, no doubts of that, and together with humans, the world around us. Nevertheless, that process can kill us all. more power requires more responsability.'";
msg[13] = "'Mentality shifts and evolution starts in our homes and schools, not in labs and political debates.'";
msg[14] = "'The latest findings in neuroscience lead me to believe that the mind is not really separate from the body.'";
msg[15] = "'A program is not incorporeal. It does exist, it arises from the energy manipulation in the physical system (CPU, RAM, etc)'";
msg[16] = "'With post-modernism you can draw stickmen and write haikus upside down and say it is style.'";
msg[17] = "'Sex is the ultimate purpose of life. Why invent gods and afterlifes?'";
msg[18] = "[on sex robots] 'It seems the love bot revolution will be faster than anyone is ready for. I sense some human vs. machine war is in order'";
msg[19] = "'It is popular knowledge that the Internet is 85% made of porn, 10% made of lolcats and motivational posters, 1% of screaming fangirls and boys and 4% of everything else.'";
msg[20] = "'Complexity is one of the most important topics to describe nature, and describing nature is what modern 3d games are about.'";
msg[21] = "'I am a pillar of courage and valour and I will always stand true to my alignment: Chaotic Neutral! I did not choose my alignment. Chaos chose me and while I know no one is truly free, I dare gaze into the eyes of Chaos and Freedom. Striving for better. the eternal strange attractor.'";
msg[22] = "'I wouldn't be surprised if one day we find that Phi and Feigenbaum Constants play an important part in Unified Physics.'";
msg[23] = "'The net hinders human communication on some levels and empowers it on others.'";
msg[24] = "'The pentagram embodies the most beautiful geometrical display of the Golden Ratio.'";
msg[25] = "'The sweet sound of the Hammer and the Anvil continues...'";
msg[26] = "'A life is not worth living if one only keeps the bad memories.'";
msg[27] = "'Can the same rules model the Collective and the Individuality? The Real and the Indivisible? Galaxies and atoms? The All and the Parts? Can the best political system integrate the right weights of totalitarianism and anarchism? Can the best religious system integrate the right weights of polytheism and monotheism, or the right weights of individual power and collective power?'";
msg[28] = "'How much more bridges will you burn before you realize you need to live?'";
msg[29] = "'Illiterate are those who think that current science is written in stone.'";
msg[30] = "'Dispair, panic, sexual and social problems, depression, narcissism, confusion, loneliness, magical thinking, or plain madness, are all symptoms of those who once opened their eyes and understood that have been brainwashed their whole life.'";
msg[31] = "'You can write straight over crooked lines, just like God.'";
msg[32] = "'Humans always created gods with their bare hands. First they were made of clay, now we are creating gods made of microchips.'";
msg[33] = "'Random data and sentience can arise from the simplest code and the simplest rules.'";
msg[34] = "'Randomness does not exist. Randomness is a human concept that exists to describe the behaviour of a system that our Mathematics and Physics cannot fully comprehend.'";

function writeTip() 
{ 
document.write(msg[today]);
}

// Google Analytics
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-13200412-1");
pageTracker._trackPageview();
} catch(err) {}

//banners
var rand1 = 0;
var useRand = 0;

images = new Array;
images[1] = new Image();
images[1].src = "res/banner01.jpg";
images[2] = new Image();
images[2].src = "res/banner02.jpg";
images[3] = new Image();
images[3].src = "res/banner03.jpg";
images[4] = new Image();
images[4].src = "res/banner04.jpg";
images[5] = new Image();
images[5].src = "res/banner05.jpg";

var captions = new Array;
captions[1] = "Mindflow in the 3D Gallery";
captions[2] = "Europa, Taria and The Witcher in the Graphite gallery";
captions[3] = "Deus Ex Machina in the 2D Gallery";
captions[4] = "Pleadean Notebook in the 2D Gallery";
captions[5] = "Thorn DRK in the 3D Gallery";

var imgnum = images.length - 1;
do {
	var randnum = Math.random();
	rand1 = Math.round((imgnum - 1) * randnum) + 1;
	} while (rand1 == useRand);
	
useRand = rand1;

function swapPic() 
{
	document.randimg.src = images[useRand].src;
}

function caption()
{
	document.write(captions[useRand]);
	
}

//Start Kampyle Exit-Popup Code
var k_push_vars = {
     "display_after": 30,
	"view_percentage": 5,
	"popup_font_color": "#000000",
	"popup_background": "#ffffff",
	"popup_separator": "#D4E2F0",
	"header": "Your feedback is important to us!",
	"question": "Would you be willing to give us a short (1 minute) feedback?",
	"footer": "Thank you for helping us improve our website",
	"remind": "Remind me later",
	"remind_font_color": "#3882C3",	
	"yes": "Yes",
	"no": "No",
	"text_direction": "ltr",
	"images_dir": "http://cf.kampyle.com/",
	"yes_background": "#76AC78",
	"no_background": "#8D9B86",
	"site_code": 5976282
}