$(document).ready(function(){
	$(".fg-button").hoverForIE6({current:"ui-state-hover",delay:10})
});
