	
	(function () {
		
		document.write ('<link rel="stylesheet" type="text/css" href="http://www.ikodu.com/css/navigation.css" />');
		
		// Ensure that Prototype is loaded:
		if ((typeof Prototype=='undefined') ||
			(typeof Element == 'undefined') ||
			(typeof Element.Methods=='undefined')
		)
			document.write ('<script type="text/javascript" src="http://www.ikodu.com/js/contrib/prototype.js"></script>');
		
		document.write ('<script type="text/javascript" src="http://www.ikodu.com/navigation.js.php?checked&module=ikodu_blogi"></script>');
	
	}) ();
	
	