set jquery
jQuery(function (
) {
// redirect the old bitches
if(!Modernizr.canvas) { jQuery('#tweet').html('
<h
1>oh noez - please get yourself a sophisticated browser like <a href="
http://getfirefox.com
">FireFox 3.5
</a>
, <a href="
http://apple.com/safari
">Safari
</a>
, <a href="
http://www.opera.com/
">Opera
</a>
or <a href="
http://google.com/chrome
">Chrome
</a>
</h
1>'); } else { jQuery('#about').css('left', window.innerWidth-46); jQuery('#about').css('top', window.innerHeight-26); var numParticles = 100; var i; var el = document.getElementById("theapt"); var width = window.innerWidth; var height = window.innerHeight; var p = Processing(el); var mx = 0; var my = 0; var impulsX = 0; var impulsY = 0; var impulsToX = 0; var impulsToY = 0; var startedAt; var now;
// var machine = [6775, 10217, 13583, 16967, 20375, 23777, 27113, 30466, 33842, 37209, 40651, 43992, 47371, 50659, 55091, 57497, 60840, 64245, 67580, 71863, 74326, 77769, 81233, 84448, 87838, 91228, 94558, 98394];
var machine = [13094, 13653, 15132, 16624, 18137, 19629, 21172, 22629, 24140, 25631, 27140, 28728, 30108, 31633, 33142, 34656, 36134, 37636, 39152, 40668, 42131, 43596, 45170, 46619, 48147, 49642, 51163, 52626, 54220, 55669, 57149, 58617, 60118, 61572, 63064, 64549, 66134, 67616, 70573, 72115, 73594, 75107, 76604, 78117, 79628, 81125, 82628, 84161, 85644, 87213, 88651, 90194, 91673, 93248, 94668, 96147, 97629, 99173, 100637, 102242, 103692, 105236, 106636, 108182, 109587, 111148, 112630, 114060, 115637, 117069, 118042, 120172, 121676, 123254, 124577, 126202, 127817, 129686, 132052, 133604, 135179, 136652, 138187, 139609, 141084, 142571, 144084, 145603, 147180, 148573, 150142, 151820, 153211, 154567, 156097, 157597, 159110, 160595, 162149, 163617, 165123, 166565, 168089, 169603, 171215, 173446, 175598, 177048, 178490, 180269, 181616, 184604, 189284, 192782, 195827, 198787, 201856, 204867, 207819, 211191, 213709, 216808, 219764, 222804, 225795, 228737, 229605, 231068, 232588, 234106, 235611, 237056, 238591, 240083, 241606, 243091, 244580]; var machineIndex = 0; var events = []; var play = false; var focusedParticleIndex = null; var theTweets = null; components = [];