window.onload = function(){ //safari cannot get style if window isnt fully loaded
	init();
}