$(function(){
	$('<link href="favicon.gif" rel="shortcut icon" type="image/x-icon" />').appendTo('head');
});