/* 
Author: Tijmes Woudenberg, FFX

*/

$(function() {
	//
	/*
	//test
	$("#testme").css({color:"#ff0000"});
	var options = {};
	$("#testme").effect("pulsate", options, 1000);
	*/
	//
});

















