function move(x, y) {
	if (document.all) {
		object1.style.pixelLeft += x;
		object1.style.pixelTop  += y;}
	else
	if (document.layers) {
		document.object1.left += x;
		document.object1.top  += y;
	}};

function position() {
	document.object1.left += -110;
	document.object1.top  += 0;
	document.object1.visibility = "show"
};

function makeStatic() {
if (document.all) {object1.style.pixelTop=document.body.scrollTop+120}
else {eval('document.object1.top=eval(window.pageYOffset+120)');}
setTimeout("makeStatic()",0);}


//function openwin for sending-mail secton
ie4 = ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 ))
			
ns4 = ((navigator.appName == "Netscape") &&	(parseInt(navigator.appVersion) >= 4 ))


function openwin( urlpage, width, height, center) {
                                        
        xpos=0; ypos=0;
        if ((parseInt(navigator.appVersion) >= 4 ) && (center)){
                xpos = (screen.width - width) / 2;
                ypos = (screen.height - height) / 2;
        }
        arg = "width=" + width + "," 
        + "height=" + height + "," 
        + "location=0"	// address bar
        + "menubar=0,"
        + "resizable=1,"
        + "scrollbars=0,"
        + "status=0," 
        + "toolbar=0,"
        + "screenx=" + xpos + ","  // Netscape
        + "screeny=" + ypos + ","  // Netscape
        + "left=" + xpos + ","     // IE
        + "top=" + ypos;           // IE

        window.open( urlpage,'newwin',arg );
}
// End function openwin for sending-mail secton-->

// Cascade Sty.le Sheet
document.write('<style type="text/css">');
document.write('.hl{ Background-Color : highlight; color:white; Cursor:hand; Font: "MS Sans Serif, Thonburi"; }');
document.write('.n{ Cursor:hand; Font: "MS Sans Serif, Thonburi"; }');
document.write('</style>');
// End CSS

//<!-- Script (body) of Arch - Menu -->
document.write('<BODY LINK="black" ALINK="#600001 VLINK="black">');
document.write('<LAYER class="NS" visibility="hide" top="120" name="object1" left="0" onmouseover="move(110, 0)" onmouseout="move(-110, 0)">');

if (document.all) {
document.write('<DIV ID="object1" style="Position : Absolute ;Left : -110px ;Top : 120px ;Width : 0px ;Z-Index : 120">');
}
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
document.write('<table border="0" cellpadding="0" cellspacing="0" onmouseover="move(110,0)" onmouseout="move(-110, 0)"><tr><td>');	// MAIN TABLE
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
document.write('<table border="0" bgcolor="#000000" cellpadding="1" cellspacing="1" width="110">');
document.write('<tr>');
document.write('<td bgcolor="#000000" align=center><font size="2" face="Arial" color="#EEEEEE"><b>Menu</b></font></td>');
document.write('</tr>');

// Create Menu Content
if (document.all||document.layers) {
makeStatic();

if (document.layers) {
window.onload=position;
}

var sitems=new Array();
var sitemlinks=new Array();

//configure links below. Extend as desired

sitems[sitems.length]='&raquo; ค้นหาช่างมืออาชีพ';sitemlinks[sitemlinks.length]='../FP_profes/professional.asp?Category=1';
sitems[sitems.length]='&raquo; ค้นหาวัสดุหรือร้านค้า';sitemlinks[sitemlinks.length]='../FP_product/product.asp';
sitems[sitems.length]='&raquo; เครื่องคำนวณต่างๆ';sitemlinks[sitemlinks.length]='../FP_home/Calculation.asp';
sitems[sitems.length]='&raquo; ราคาประเมินที่ดิน';sitemlinks[sitemlinks.length]='../FP_landprice/FP_landprice.asp';
sitems[sitems.length]='&raquo; สินเชื่อเพื่อที่อยู่อาศัย';sitemlinks[sitemlinks.length]='../FP_home/bank.asp';
sitems[sitems.length]='&raquo; แนะนำการแต่งบ้าน';sitemlinks[sitemlinks.length]='../FP_decor/decor.asp';
sitems[sitems.length]='&raquo; ปัญหางานก่อสร้าง';sitemlinks[sitemlinks.length]='../FP_108-1009/108-1009.asp';
sitems[sitems.length]='&raquo; กฏหมายน่ารู้';sitemlinks[sitemlinks.length]='../FP_law/law.asp';
sitems[sitems.length]='&raquo; บ้านกับฮวงจุ้ย';sitemlinks[sitemlinks.length]='../FP_belief/belief.asp';
sitems[sitems.length]='&raquo; ดาวน์โหลดโปรเกรม';sitemlinks[sitemlinks.length]='../download/autocad.asp';
sitems[sitems.length]='&raquo; แบบบ้านสวย';sitemlinks[sitemlinks.length]='../FP_home/home.asp';
sitems[sitems.length]='&raquo; ถาม-ตอบ เรื่องบ้าน';sitemlinks[sitemlinks.length]='../FP_board/main_board.asp';
sitems[sitems.length]='&raquo; แนะนำ / ติชม';sitemlinks[sitemlinks.length]='../FP_guestbook/gBook.asp#form';
sitems[sitems.length]='&raquo; ติดต่อเรา';sitemlinks[sitemlinks.length]='../mail/mail2webmasterF.asp?subj=ติดต่อสอบถาม';
for (i=0;i<=sitems.length-1;i++)

if (document.all) {
		document.write('<TR><TD bgcolor="white" onclick="location=\''+sitemlinks[i]+'\'" onmouseover="className=\'hl\'" onmouseout="className=\'n\'"><FONT SIZE=1>&nbsp;'+sitems[i]+'</FONT></TD></TR>');
} else if (document.layers){
		document.write('<TR><TD bgcolor="white"><FONT SIZE=1 Face="MS Sans Serif, Thonburi"><A HREF="'+sitemlinks[i]+'">&nbsp;'+sitems[i]+'</A></FONT></TD></TR>');
}


} // End Menu Content
	
document.write('<tr>');
document.write('<td bgcolor="#000000" align=center onclick="location=\'http://www.freesplan.com/index1.asp\'" onmouseover="className=\'hl\'" onmouseout="className=\'n\'"><font size="1" face="Arial" color="EEEEEE"><b> FreeSplan.Com </b></font></td>');
document.write('</tr>');
document.write('</table>');

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
document.write('</td><td>');	// MAIN TABLE
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

document.write('<td align="center" rowspan="100" width="12" style="background: transparent ;">');

if (document.all||document.layers) {
document.write('<p align="center"><font size="2" color="#333333" face="Arial Black">');
sb='FREESPLAN MENU';

for (var i=0;i<sb.length;i++)
{
	document.write(sb.charAt(i)+'<br>'); 
}
document.write('</font></p>');
}

document.write('</td>');

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
document.write('</td></tr></table>');	// MAIN TABLE
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

if (document.all) {
document.write('</DIV>')
}

document.write('</LAYER>');
document.write('</BODY>');