if(self==top){
	document.write('<frameset cols="128,600*" frameborder="NO" border="0" framespacing="0" rows="*">');
	document.write('  <frame name="leftFrame" marginwidth="0" scrolling="AUTO" noresize src="http://members.home.nl/m.spijkers/frameleft.htm">');
	document.write('  <frame name="mainFrame" src="">');
	document.write('</frameset>');
	mainFrame.document.location.href=document.location.href;
}
top.document.title='Marika\'s Dolls - '+document.title;
