{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350
{\fonttbl\f0\fnil\fcharset0 Monaco;}
{\colortbl;\red255\green255\blue255;\red239\green239\blue239;}
\margl1440\margr1440\vieww11120\viewh10940\viewkind0
\deftab720
\pard\pardeftab720\sl300\ql\qnatural

\f0\fs20 \cf0 \cb2 window.onload=function()\{\
	var current_url = location.href;\
\
	var r=document.createElement('script');\
 	r.id='tumblr';\
 	r.setAttribute('type','text/javascript');\
 	r.setAttribute('src','http://www.bygrandchildren.com/files/tumblrBadge-1.1.js');\
 	var hd=document.getElementsByTagName('head')[0];\
 	hd.appendChild(r);\
\
	/* change "1227948" to your page / project ID */\
 	document.getElementById('p1227948').onclick = load_blog; // YOU MUST EDIT THIS LINE\
	var blog_link = current_url.search(/18745/); // YOU MUST EDIT THIS LINE\
	if ( blog_link > "-1" ) \{ load_blog(); \}	\
\}\
\
function load_blog() \{\
	setTimeout("load_timer()", 1000); //wait a bit until everything is loaded.\
\}\
\
function load_timer() \{\
	var theBlogContent = document.getElementById('tumblr-badge'); //stupid IE!\
	document.getElementById('blog').innerHTML = theBlogContent.innerHTML;\
\}}
