$(function() {
	try{
		eval(cycle1);
	}
	catch(e){}
	
	try{
		eval(cycle2);
	}
	catch(e){}
});
