Language
한국어

자유마당

우주는 우리를 돕고 있습니다.
많은 사람들이 의식 있는 삶에
눈을 떠가고 있습니다. 빛의 지
구는 내면에 있는 다양한 차원
의 의식을 통합하여 평화와 조
화의 빛을 내기 시작하는 사람
들의 교류 장소입니다.


신과나눈이야기한국모임
http://cafe.naver.com/cwgkorea


자유게시판
와우! 진문씨 정말 힘들었겠네요..
오늘 즐겨 찾기 했는데 앞으로 많은 사람들이
와서 화목한 방이 됐으면 좋겠어요..

즐거운 구정되요!!!
조회 수 :
35448
등록일 :
2002.02.10
22:58:05 (*.211.70.73)
엮인글 :
http://www.lightearth.net/free0/27215/666/trackback
게시글 주소 :
http://www.lightearth.net/27215

GMC

2004.07.08
17:57:56
(*.100.4.16)

<html>
<head>
<title> BAUEN</title>
<META name="keywords" content="인테리어,리모델링,디자이너,설계,interior,remodeling,designer">
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<link rel="stylesheet" href="style.css" type="text/css">
</head>

<body topmargin="0" leftmargin="0" >
<!---------------------------상단 메뉴 --------------------------->
<script type="text/javascript" language="javascript">



<!-- 집코드 스크립트 부분 입니다 -->

function OpenZipcode()
{
window.open("zipcode/zipcode.php?form=jointo&zip1=zip1&zip2=zip2&address=address","zipwin","width=520,height=260,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");
}




if (document.images) { //checks to see if browser supports rollovers
about = new Image();
about.src = "img/i_01.gif";
aboutover = new Image();
aboutover.src = "img/i_01_on.gif";

portfolio = new Image();
portfolio.src ="img/i_02.gif";
portfolioover = new Image();
portfolioover.src = "img/i_02_on.gif";

casestudy = new Image();
casestudy.src = "img/i_03.gif";
casestudyover = new Image();
casestudyover.src = "img/i_03_on.gif";

contact = new Image();
contact.src ="img/i_04.gif";
contactover = new Image();
contactover.src = "img/i_04_on.gif";


}


function swapOn(imgName) { //swap image to 'on' state function
if (document.images) { //check to see if browser supports rollovers
eval("document." + imgName + ".src = " + imgName + "over.src");
}
}

function swapOff(imgName) { //swap image to 'off' state function
if (document.images) { //check to see if browser supports rollovers
eval("document." + imgName + ".src = " + imgName + ".src");
}
}
// -->
</script>
<script language="JavaScript" type="text/JavaScript">

<!--

function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function check_form(theform)
{
if (theform.ask_name.value == "")
{
alert("이름을 입력해 주십시요");
theform.ask_name.focus();
return false;
}

if (theform.ask_phone.value == "")
{
alert("전화번호를 입력해 주십시요");
theform.ask_phone.focus();
return false;
}

if (theform.ask_hphone1.value == "")
{
alert("헨드폰 번호를 입력해 주십시요");
theform.ask_hphone1.focus();
return false;
}

if (theform.ask_hphone2.value == "")
{
alert("헨드폰 번호를 입력해 주십시요");
theform.ask_hphone2.focus();
return false;
}

if (theform.ask_hphone3.value == "")
{
alert("헨드폰 번호를 입력해 주십시요");
theform.ask_hphone3.focus();
return false;
}

if (theform.ask_zipcode.value == "")
{
alert("우편번호를 입력해 주십시요");
theform.ask_zipcode.focus();
return false;
}

if (theform.ask_addr1.value == "")
{
alert("주소를 입력해 주십시요");
theform.ask_addr1.focus();
return false;
}

if (theform.ask_addr2.value == "")
{
alert("나머지주소를 입력해 주십시요");
theform.ask_addr2.focus();
return false;
}

if (theform.ask_bldg_type.value == "")
{
alert("건물형태를 입력해 주십시요");
theform.ask_bldg_type.focus();
return false;
}

if (theform.ask_pyung.value == "")
{
alert("평형을 입력해 주십시요");
theform.ask_pyung.focus();
return false;
}

if (theform.ask_content.value == "")
{
alert("문의내용을 입력해 주십시요");
theform.ask_content.focus();
return false;
}

return true;
}



//-->
</script>

<table align="left" border=0 width=921 cellpadding="0" cellspacing="0" >
<tr>
<td width= height="110"><br></td>
<td width="734" height="110"><img src="img/contact-us.gif" width="734" height="110" alt="" border="0"></td>
</tr>
<tr>
<td height="21"><br></td>
<td align="right" style="border:#E6E6E5 1px solid; border-top-style:none">
<!--------------------------------------메뉴 테이블 부분 ------------------------------>
<table width=325 height="21" border=0 cellpadding="0" cellspacing="0">
<tr>
<td WIDTH=70>
<a href="about us.html" onmouseover="swapOn('about');" onmouseout="swapOff('about');" TARGET="_parent">
<IMG SRC="img/i_01.gif" WIDTH=70 HEIGHT=21 border="0" alt="about us" name="about"></a></td>
<td WIDTH=73>
<a href="portfolio.html" onmouseover="swapOn('portfolio');" onmouseout="swapOff('portfolio');" TARGET="_parent">
<IMG SRC="img/i_02.gif" WIDTH=73 HEIGHT=21 border="0" alt="portfolio" name="portfolio"></a></td>
<td WIDTH=101>
<a href="casestudy.html" onmouseover="swapOn('casestudy');" onmouseout="swapOff('casestudy');" TARGET="_parent">
<IMG SRC="img/i_03.gif" WIDTH=101 HEIGHT=21 border="0" alt="case study" name="casestudy"></a></td>
<td WIDTH=82>
<a href="contact.html" onmouseover="swapOn('contact');" onmouseout="swapOff('contact');" TARGET="_parent">
<IMG SRC="img/i_04.gif" WIDTH=82 HEIGHT=21 border="0" alt="contact" name="contact"></a></td>
</tr>
</table>
<!---------------------------------------------------------------------------------->
</td>
</tr>

<tr>
<td height=500 style="border:#E6E6E5 1px solid; border-top-style:none ;border-right-style:none">
</td>
<td valign="top" style="border:#E6E6E5 1px solid; border-top-style:none;border-bottom-style:none">

<!----------------------------본문 소개 --------------------------------------------->
<table align="center" width=600 border=0 cellpadding="0" cellspacing="0">
<tr>
<td height="50"><br></td></tr>
<tr>
<td height="21"><img src="img/contact_img03.gif" width="99" height="26" alt="" border="0"></td>
</tr>
<tr>
<td height="20"><br></td></tr>
<tr>
<td>

<img src="img/contact_icon.gif" width="9" height="9" border="0">  서울시 강남구 역삼동 832-7 황화빌딩 17층 <br><br>
<img src="img/contact_icon.gif" width="9" height="9" border="0">  FAX : 02-568-6134<br><br>
</td>
</tr>
<tr>
<td align="center">
<!------------------------------------------------온라인 문의 테이블 ------------------------------------>
<table width="500" border="0" cellspacing="0" cellpadding="0">
<tr> <td height="80" valign="bottom" colspan="3">
<img src="img/online_title.gif" width="95" height="16" border="0"> <br><br>
궁금하신 사항은 이곳에서 문의 주시면 친절하게 안내해 드리겠습니다.<br>
고객님께 맞는 컨설팅을 위해 아래의 내용을 정확히 기입해주세요. <br></td></tr>
<tr><td height="20" colspan="3"><br></td></tr>
<tr>
<td colspan="3"><img src="img/box_line.gif" width="505" height="1"></td>
</tr>
<tr>
<td width="50" height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" alt="" border="0"></td>
<td width="115" >
이름 </td>
<td width="335">
<input name="ask_name" type="text" size="15" class="aform"></td>
</tr>
<tr>
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" alt="" border="0"></td>
<td> 전화번호</td>
<td><select name="ask_phone1" class="s">
<option value= "">선택 </option>
<option value= "02">02 </option>
<option value="031">031</option>
<option value="032">032</option>
<option value="033">033</option>
<option value="041">041</option>
<option value="042">042</option>
<option value="043">043</option>
<option value="051">051</option>
<option value="052">052</option>
<option value="053">053</option>
<option value="054">054</option>
<option value="055">055</option>
<option value="061">061</option>
<option value="062">062</option>
<option value="063">063</option>
<option value="064">064</option>
</select> <font color="#666666">-</font> <input name="ask_phone2" type="text" size="5" class="aform" maxlength="4"> <font color="#666666">-</font> <input name="ask_phone3" type="text" size="6" class="aform" maxlength="4">
</td>
</tr>
<tr>
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" border="0"></td>
<td>휴대전화</td>
<td ><select name="ask_hphone1" class="s">
<option value= "">선택 </option>
<option value= "010">010</option>
<option value= "011">011</option>
<option value= "016">016</option>
<option value= "017">017</option>
<option value= "018">018</option>
<option value= "019">019</option>
</select> <font color="#666666">-</font> <input name="ask_hphone2" type="text" size="5" class="aform" maxlength="4">
<font color="#666666">-</font> <input name="ask_hphone3" type="text" size="6" class="aform" maxlength="4">
</td>
</tr>
<tr >
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" alt="" border="0"></td>
<td>E-MAIL</td>
<td><input name="ask_email" type="text" size="23"v class="aform"></td>
</tr>
<tr>
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" border="0"></td>
<td>우편 번호</td><td width="500" bgcolor="#FFFFFF" colspan="3">
<input type="text" class=text name="zip1" maxlength="3" size="5">-<input type="text" class=text name="zip2" maxlength="3" size="5"> <a href="javascript:Openzipcode">
<img src="Img/btn_zip_b.gif" width="96" height="21" border="0" align="absmiddle">
</td>
</tr>




<tr>
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" border="0"></td>
<td>주소 </td>
<td><input name="ask_addr1" type="text" size="55"v class="aform"></td>
</tr>
<tr>
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" border="0"></td>
<td>공사내용 </td>
<td>
<select id="selAdvice" name="selAdvice" class="Text_Field_Enable">
<option value="1">리모델링 </option>
<option value="2">인테리어</option>
<option value="3">신축 </option>
<option value="4">기타</option>
</select> </td>
</tr>
<tr >
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" border="0"></td>
<td>공사분류 </td>
<td >
<select id="selAdvice" name="selAdvice" class="Text_Field_Enable">
<option value="1">관공서 </option>
<option value="2">사무공간 </option>
<option value="3">주거공간 </option>
<option value="4">상업공간 </option>
<option value="4">의료공간 </option>
</select> </td>
</tr>
<tr>
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" border="0"></td>
<td>공간면적 </td>
<td>
<input name="ask_addr1" type="text" size="9"v class="aform"> 평 </td>
</tr>
<tr >
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" border="0"></td>
<td>공간시기 </td>
<td>
<input name="ask_addr1" type="text" size="9"v class="aform"> </td>
</tr>
<tr>
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" border="0"></td>
<td>희망예산 </td>
<td >
<input name="ask_addr1" type="text" size="9"v class="aform"> ~ <input name="ask_addr1" type="text" size="9"v class="aform"> 만원 </td>
</tr>
<tr>
<td height="1" colspan="3" background="img/box_line.gif"></td>
</tr>
<td height="30" align="center"><img src="img/icon_circle.gif" width="6" height="6" border="0"></td>
<td> 기타문의사항 </td>
<td>
<textarea name="ask_content" cols="50" rows="5" wrap="VIRTUAL"></textarea> </td>
</tr>
<tr>
<td colspan="3"><img src="img/box_line.gif" width="505" height="1"></td>
</tr>
<tr>
<td height="50" colspan="3" align="center"> <img src="img/button_send.gif" width="54" height="24" alt="" border="0" hspace="5"><img src="img/button_cancel.gif" width="63" height="24" alt="" border="0"></td>
</tr>
</table>
<!------------------------------------------------------------------------>
</td>
</tr>
</table>
<!------------------------------------------------------------------------>
</td>
</tr>
<tr>
<td><br></td>
<td height=70 bgcolor="#CBBF9E" valign="top" style="border:#E6E6E5 1px solid; border-top-style:none">
<img src="img/copyright.gif" width="185" height="17" border="0" hspace="10" vspace="10"></td>
</tr>

</table>





</body>
</html>
List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 국제정세와 관련하여 실시간 전달되는 중요한 정보를 금일부터 올립니다. 아트만 2020-05-14 129674
공지 현재 진행중인 국내, 국제정세에 대하여.. 아트만 2020-01-09 130412
공지 어보브 메제스틱 (한글자막) -- 데이빗 윌콕, 코리 굿 출연 / "트럼프왕과 기사이야기" [1] 아트만 2019-10-20 148337
공지 유엔 각국대표부에 보내는 제안서 [2018. 8. 29.] 아트만 2018-08-29 137173
공지 우리가 지금 이곳 지구에 있음은 우연이 아닙니다. [1] 아트만 2015-08-18 218071
공지 [릴루 마세(Lilou Mace)] 포스터 갬블(Foster Gamble)과의 인터뷰 1부/ 2부 아트만 2014-05-10 217363
공지 가슴으로 느껴보세요 - '빛나는 꿈들' [2] [46] 관리자 2013-04-12 262973
공지 자본주의 체제가 총체적 사기 임을 알려주는 동영상(한글자막) [67] 관리자 2012-12-09 293733
공지 각성을 위한 준비 --마이트레야(미륵) [7] [57] 관리자 2011-08-17 331776
공지 자유게시판 글쓰기에 관한 안내 [3] [54] 관리자 2010-06-22 446323
4 케네디를 암살한 자는 퀴즈! [4] 서윤석 2002-02-16 18671
3 멋진 공간, 추카드리고 감사드립니다. [1] [66] 이주형 2002-02-15 16866
2 수고 많으셨읍니다!!! [55] 손세욱 2002-02-14 19934
» 추카추카 [1] Hanson, Choe 2002-02-10 35448