// // Name: Transit of Venus // License: Public Domain // Version: 1.1 // Author: Peter Hickey // With thanks to Barrykgerdes and daggerstab for their contributions // Description: Transit of Venus as seen from Sydney Australia, 6th June 2012. // // // The following two functions were copied from a script by Schdefon function blockText(textArray) { var fontSize = 30; var lineSep = fontSize * 1.5; y = 250 + (lineSep*textArray.length); ids = new Array(); for(i=0; i