|
|
|
|
Ȩ
> ȸҽ >
ȭȣȸ |
|
|
|
ۼ : 07-03-26 19:53
|
ܿ ܼƮ-5.18/19 Ⱦ繮ȸ
|
|
|
۾ :
̿
 ȸ : 2,667
|
<IFRAME style="DISPLAY: none" name=BBS src="./Null.html" width=400></IFRAME>
<scRIPT language=Javascript src="/Include/js/select.js"></scRIPT>
<scRIPT language=javascript src="http://ticket.interpark.com/include/interpark_pcid.js"></scRIPT>
<scRIPT language=javascript src="InsertFlash.js"></scRIPT>
<scRIPT language=javascript>
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
function gate(next)
{
var move_url;
var SID = getCookie("ISession%5FID");
var SMEM = getCookie("IMem%5FNO");
parent.location.href = next;
if(next.indexOf('www.interpark.com') > 0)
{
nextpage = 'http://www.interpark.com/'
move_url = 'http://www.interpark.com/gate/sitemap/SiteGateway.jsp?COMM_001=0000100000&COMM_002=0&Session_ID='+SID+'&Mem_NO='+SMEM+'&nextpage='+escape(next);
parent.location.href = move_url;
}
else if(next.indexOf('beautiful.interpark.com') > 0)
{
nextpage = 'http://www.interpark.com/'
move_url = 'http://www.interpark.com/gate/sitemap/SiteGateway.jsp?COMM_001=0000100000&COMM_002=0&Session_ID='+SID+'&Mem_NO='+SMEM+'&nextpage='+escape(next);
parent.location.href = move_url;
}
else if(next.indexOf('mart.interpark.com') > 0)
{
move_url = 'http://mart.interpark.com/gate/sitemap/SiteGateway.jsp?Session_ID='+SID+'&Mem_NO='+SMEM+'&nextpage='+escape(next);
parent.location.href = move_url;
}
else if(next.indexOf('www.interparktravel.com') > 0)
{
move_url = 'http://www.interparktravel.com/gate/sitegateway.asp?Session_ID='+SID+'&Mem_NO='+SMEM+'&nextpage='+escape(next);
parent.location.href = move_url;
}
else if(next.indexOf('air.interpark.com') > 0)
{
move_url = 'http://tour.interpark.com/gate/sitegateway.asp?Session_ID='+SID+'&Mem_NO='+SMEM+'&nextpage='+escape(next);
parent.location.href = move_url;
}
else if(next.indexOf('airticket.interpark.com') > 0)
{
move_url = 'http://tour.interpark.com/gate/sitegateway.asp?Session_ID='+SID+'&Mem_NO='+SMEM+'&nextpage='+escape(next);
parent.location.href = move_url;
}
else if(next.indexOf('travel.interpark.com') > 0)
{
move_url = 'http://tour.interpark.com/gate/sitegateway.asp?Session_ID='+SID+'&Mem_NO='+SMEM+'&nextpage='+escape(next);
parent.location.href = move_url;
}
else if(next.indexOf('tour.interpark.com') > 0){
move_url = 'http://tour.interpark.com/gate/sitegateway.asp?Session_ID='+SID+'&Mem_NO='+SMEM+'&nextpage='+escape(next);
parent.location.href = move_url;
}
else if(next.indexOf('book.interpark.com') > 0)
{
move_url = 'http://book.interpark.com/gate/sitemap/SiteGateway.jsp?COMM_001=0000100000&COMM_002=0&Session_ID='+SID+'&Mem_NO='+SMEM+'&nextpage='+escape(next);
parent.location.href = move_url;
}
else if(next.indexOf('www.bookpark.com') > 0)
{
move_url = 'http://www.bookpark.com/bookPark/sitemap/BookGateway.jsp?COMM_001=0000400000&COMM_002=0&Session_ID='+SID+'&Mem_NO='+SMEM+'&nextpage='+escape(next);
parent.location.href = move_url;
}
else
{
parent.location.href = next;
}
}
function getCookie(name)
{
var nameOfCookie = name + "=";
var x = 0;
while ( x <= document.cookie.length )
{
var y = (x+nameOfCookie.length);
if ( document.cookie.substring( x, y ) == nameOfCookie ) {
if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 )
endOfCookie = document.cookie.length;
return unescape( document.cookie.substring( y, endOfCookie ) );
}
x = document.cookie.indexOf( " ", x ) + 1;
if ( x == 0 )
break;
}
return "";
}
function GoodsGo(strGroupCode, strGoodsCode){
self.location.href = "/Tiki/Main/TiKiGoodsinfo.asp?MN=Y&GroupCode="
+ strGroupCode + "&GoodsCode=" + strGoodsCode;
}
/// Tiki ǰ ũ
function TikiGoodsGo(strValue){
self.location.href = "http://ticket.interpark.com/Tiki/Main/TiKiGoodsinfo.asp?MN=N&GroupCode="
+ strValue ;
}
/// ȭ ũ
function MovieGoodsGo(strGroupCode){
self.location.href = "http://movie.interpark.com/Movie/Main/IMGoodsInfo.asp?GroupCode="
+ strGroupCode ;
}
function EventGo(i_Value, i_Flag){
if(i_Flag == "Y"){ // ̺Ʈ
self.location.href = "/Event/EventKind.asp?Eventseq=" + i_Value;
}
else if(i_Flag == "N"){ // ̺Ʈ(ִ̺Ʈ )
self.location.href = "/Event/EventFraim.asp?Eventseq=" + i_Value;
}
else{ //Ӿ ̺Ʈ
//self.location.href = "/Event/Templet/" + i_Value +".html";
self.location.href = "/Event/EventNoFraim.asp?Eventseq=" + i_Value;
}
}
///////////////////////////////////
// LINK
function PlaceGo(i_Value){
self.location.href = "http://ticket.interpark.com/TIKI/Main/TPPlaceInfo.asp?PlaceCode=" + i_Value;
}
//-->
function TopCheck(form)
{
if(form.STxt.value ==""){
alert("˻ Էϼ")
form.STxt.focus();
return false;
}
else{
return true;
}
}
</scRIPT>
<scRIPT language=Javascript src="/include/js/TopButton.js"></scRIPT>
<scRIPT language=Javascript src="/Webzine/Paper/eventBanner.js"></scRIPT>
<scRIPT language=Javascript>
</scRIPT>
<scRIPT language=javascript src="http://211.233.74.133/event.ems/site=Interpark&pid=Mainear@left@01"></scRIPT>

|
|
<scRIPT language=javascript src="http://211.233.74.133/event.ems/site=Interpark&pid=Mainear@left@02"></scRIPT>
| |
|
|
|
<scRIPT language=javascript src="http://211.233.74.133/event.ems/site=Interpark&pid=gn-ticket19251"></scRIPT>
 |
 |
|
|
|
|
|
| |
<scRIPT src="/Movie/common/IEActiveX.js"></scRIPT>
<scRIPT>Movie_Top();</scRIPT>
|
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 | | | |
| Һξȳ |
 |
LGī 3 (5) / ~2007.3.31 |
 |
ũ̹ī 2,3 (5) / |
 |
ũ̺ī 2,3 (5) / |
 |
ũ&G-īM 3(5) |
 |
ϳī 2~3(5) / |
 |
KB5եī 2~3(5) / | | | |
| ǰ - ٸ ΰ ߺ Ұ/Ž |
|
|
| ǰ - ٸ ΰ ߺ /Ž |
|
[ѹ̽ż()÷Ƽ] 1,500 (2 ѵ). ҽ üҸ |
|
[ѹVISA÷Ƽ] 1,500 (2 ѵ). ҽ üҸ |
|
[Zþī] 1000 . 0.5% (Ŭ Ű ) |
|
[츮 +ī] 2,000 (ش缭 û ) |
|
[BC TOP/Self Making ī] 3,000~5,000 (ش缭 û ) | | | |
<scRIPT language=javascript src="http://211.233.74.133/event.ems/site=Interpark&pid=PlayProductO@210951"></scRIPT>
 |
<scRIPT language=javascript src="http://211.233.74.133/event.ems/site=Interpark&pid=PlayProductO@O21095"></scRIPT>
 |
| | |
|
|
 |
|
 |
 |
|
 |
|
 |
|
 |
|
| |
: |
Rock/Ż |
| |
: |
2007/05/18 ~ 2007/05/19 |
| |
: |
Ⱦ ȸ  |
| |
: |
8̻ |
| ð |
: |
90 |
| ǰڵ |
: |
07000658 | |
|
 |
|
 | |
| |
 |
| |
|
|
| |
 |
| |
| R Ϲ 30,000 |
S Ϲ 25,000 |
| A Ϲ 20,000 |
| <IFRAME style="DISPLAY: none" border=0 src="TikiGoodsInfoPrice.asp" frameBorder=0 width=559 height=100></IFRAME> |
|
| |
| |
|
|
|
|
|
 |
|
 | | |
|
|
 |
Ͻ: 2007 5 18() 19:30 / 19() 19:00 : Ⱦ繮ȸ ̾ƮȦ(Ⱦýü) Ŀ: Ⱦ : 031-389-5200, 5252 www.ayac.or.kr |
 |
ݿ Ұ | | |
|
| |
|
|
 (0) (0)    |
|
  |
|
- ȸ(14) ü(20 ̻) 20% - л(,,)ü(50̻) 50% - (ο ) ֿ(1α)50% - Ű 3 ̻ - 20% (ȸ 30% ) - (ǰ Ƽϸż Ͽ , ̻ ȯ Ұ)
* ּ. 031-389-5200,5252 www.ayac.or.kr |
/ģ Բϴ ǽø1 ܿ ܼƮ ߾䡯
/ģ Բϴ ܿ, !
̸ ̹ 10 Ŭ 븦 Դ ܿ ȭȸ ȸϸ ѹ ߾ 븦 ģ. ̹ ܿ Ʈ ϳ ϰ ݡ ̶ ߾ Ρ ̸ ̺ ̴.
ȭ ü Ҿ ִ 3~40 θ ڳ ̿ ǰ ȭ ִ â ڴ ܼƮ ѹα ܿ ִ ֿ Ʈ. ְ ִ θ ڳ 븦 پѾ Բ ִ ̴. ܿ 1 'I am SSaW Dizzy' ̺ݱ پ 帣 ѳ ȭ ܼƮ ٸ ̸ ִ ܼƮ ̴
óý
½ Ŀ Ʒ ӿ Ƹٿ ̾߱ ϴ. ӿ ǿ ... ߾䡱 ߾ . Ʋ ħ ̿ ٹҾ λ.. .. ⸦ ɾ ּ̽ϴ. ϱ ٽ մϴ. Ϸ Ϸ Ͽ ϴ. ~ ߾䡱 ..
ư ; .. Ϸ縦 ư 츮 ǥ ߾ ϴ.
[߾] ִ []
dzݼҸ 鸮 dz 츮 տ ϴ. ĥǰ dz. å ȯ ȭ ִ 츮 Ƿ Ͽ ġ մϴ.
[Բ] ϴ [ǽð]
ǽð Բ Ҿ ߾ dz ֿ ߾ Բ ҷ ǽð. ڵ л Ǿ ƹ ɽͳ մϴ. ٽ Ҿ ΰ ϳ Ǿ Ҿ ϴ.
[ȭ] ܼƮ [ ߾]
ȭ ܿ??? ܿ Ͽ ȭ ˸ϴ. ߰ ̾ ȭ ȭ Դϴ. ο ȭ ܿ.. ϼŵ ϴ.
[] Բ ܼƮ [ ߾]
ȭ ü Ҿ ִ 3~40 θ ڳ ̿ ǰ ȭ ִ â Ǵ ܼƮ ѹα ܿ ִ ֿ Ʈ. ְ 尡 ִ ̵ θ ڳ 븦 پѾ Բ ִ Դϴ. ߾䡱 θ뿡 ھƳ ְ Դϴ. Ű غ߽ϴ. 鿡 Ư ߾ ϼ | |
|
|
 |
|
Ƽϼɾȳ |
|
| |
|
|
|
|
ȣ |
|
|
|
|
| - |
ó ȣ Ȯ Ƽ Ͻ ֽϴ. |
|
| - |
Ȯ/ ų ƮϿ ø մϴ. | |
|
|
|
|
ƼϹ |
|
|
|
|
| - |
Ư : () Ϸ 1~2 ̳ ۵˴ϴ. (ָ, ϱ) |
|
| - |
Ϲݹ : () Ϸ 4~5 ̳ մϴ. (ָ, ) |
| |
|
 |
Ư ü, Ϲݹ ۾ü(Ϻ ü) ο Ǹ, ÿ ݼ۵˴ϴ. |
|
| |
ݼ۵ Ŀ , 忡 Ƽ ϼž մϴ. |
|
 |
3 Ƽ ۹ Ͻ (1544-1555) ֽñ ٶϴ. |
|
| ݼ Ȯε Ƽ 忡 Ͻ , ȯ Ұմϴ. |
| |
| |
| |
|
|
 |
|
ҽ ǻ |
|
| |
|
| | | |
|
|
|
|
|
eyang_subfix
|
|
|

|
|
|
浿ȸ : ȭ 032-328-0046
ѽ 032-328-0047 |
|
Copyright(C) 2011 ȭ̾ߵȸ.
All Rights Reserved.
|
|

|
"(Passionate)
ȭ̾ߵȸ
մϴ."
|
|
|
|