function doubleFrame(siteRef) {
	eval("parent.content.location='context.php?siteRef="+siteRef+"'");
	eval("parent.images.location='images.php?siteRef="+siteRef+"'"); 
}
