if ( ! top.menu ) {
	var href = location.href;
	href = href.replace(/^http:\/\/www.clifford.at\//, "");
	document.write('<a href="http://www.clifford.at/frame.cgi?'+
		href+'"><img src="http://www.clifford.at/'+
		'menu.gif" border=0 alt="Show Menu Frame"></a>');
} else {
        top.content_url=location.href;
}

// google analytics
// document.write('<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">\n');
// document.write('</script>\n');
// document.write('<script type="text/javascript">\n');
// document.write('_uacct = "UA-2299920-1";\n');
// document.write('urchinTracker();\n');
// document.write('</script>\n');

