<?php
	$myroot = "http://www.sdiy.org/knas/";
	$thistitle = "Double Date";
	
	$menudd = "";
	include '../rootmenu.php'; 

	$styleadd = "div.title { letter-spacing: 10px; }"; 
	include $myroot . 'header.html';

?>
