//¡URL‚ÌéŒ¾
//	var www_url = 'C:\Documents and Settings\dai\ƒfƒXƒNƒgƒbƒv';
//	var www3_url = 'http://www3.daiwahouse.co.jp';


//¡URL‚ÌéŒ¾
	var www_url = 'http://www.daiwahouse.co.jp';
	var www3_url = 'http://www3.daiwahouse.co.jp';

//¡/common/images/‚ÌéŒ¾
	var TopPath = www_url + '/common/images/';

//¡/common/images/‚ÌéŒ¾
//	var TopPath = '../common/images/';

//¡ƒOƒ[ƒoƒ‹ƒiƒr‚Ì•\Ž¦

document.write('<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\" hight=\"36\"  bgcolor=\"#ffffff\">');
	document.write('<tr>');
		document.write('<td"><img src=\"' + TopPath + 'bg_3.gif\" width=\"100%\" height=\"3\" alt=\"\" border=\"0\"></td>');
	document.write('</tr>');

	document.write('<tr>');
		document.write('<td>');
			document.write('<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"740\">');
				document.write('<tr>');
					document.write('<td valign=\"top\"><a href=\"' + www_url + '/English/\" title=\"Daiwa house\" TARGET=\"_top\"><img src=\"' + TopPath + 'en_daiwahouse.gif\" width=\"146\" height=\"32\" alt=\"Daiwa house\" border=\"0\"></a></td>');
					document.write('<td valign=\"top\" ALIGN=\"right\"><a href=\"' + www_url + '/English/\" title=\"Daiwa House Industry Co.,Ltd.\" TARGET=\"_top\"><img src=\"' + TopPath + 'en_ind.gif\" width=\"179\" height=\"32\" alt=\"Daiwa House Industry Co.,Ltd.\" border=\"0\"></a></td>');
				document.write('</tr>');
			document.write('</table>');
		document.write('</td>');
	document.write('</tr>');
	
	document.write('<tr>');
		document.write('<td bgcolor=\"#cccccc\"><img src=\"' + TopPath + 'spacer.gif\" width=\"100%\" height=\"1\" alt=\"\" border=\"0\"></td>');
	document.write('</tr>');
document.write('</table>');

document.write('<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"740\">');
document.write('<tr>');
document.write('<td><img src=\"' + TopPath + 'spacer.gif\" alt=\"\" width=\"1\" height=\"20\"></td>');
document.write('<td class=\"white\" align=\"right\"><span class=\"small eng\"><a href=\"' + www_url + '/company/index.html\">Corporate Information&nbsp;(Japanese)&nbsp;</a></span><img src=\"' + www_url + '/English/images/yajirushi_right.gif\" width=\"12\" height=\"9\" alt=\"\"></td>');
document.write('</tr>');
document.write('</table>');
