var temp = document.URL;

	function getHostName() {
		var domainName = location.href;
		var idx = domainName.indexOf("//");
		var idx2 = domainName.indexOf(".", idx + 2);
		return domainName.substring(idx + 2, idx2);
	}

	if (getHostName() != "www") {
		if (temp.indexOf("bctown.com")>0) {
			document.location="http://www.bccard.com/app/card/front.hompy.HompyDomain.me?domain="+getHostName();
		} else {
			document.location="http://www.bccard.com";
		}
	}
	//ÆÄÆ®³Ê½º °¡¸ÍÁ¡ ÀÌµ¿
	if(temp.indexOf("partners.bccard.com")>0){
	 document.location.href("http://www.bccard.com/partners/");
	}

	//»çÈ¸°øÇå 
	if(temp.indexOf("redapple.bccard.com")>0){
	 document.location.href("http://www.bccard.com/lovesun/");
	}

	//¹®È­°ø¿¬ ¼­ºêÆäÀÌÁö·Î ÀÌµ¿
	if(temp.indexOf("culture.bccard.com")>0){
	 document.location.href("http://www.bccard.com/app/card/join_frame2.do?url=/card/html/bcevent/bcevent_culture.jsp");
	}
	
	//sms.bccard.comÀº sms ¼­ºêÆäÀÌÁö·Î ÀÌµ¿
	if(temp.indexOf("sms.bccard.com")>0){
	 document.location.href("http://www.bccard.com/app/card/join_frame2.do?url=/card/html/service/peace/allim_info.jsp");
	}

	//point.bccard.comÀº Æ÷ÀÎÆ® ¼­ºêÆäÀÌÁö·Î ÀÌµ¿
	if(temp.indexOf("point.bccard.com")>0){
	 document.location.href("http://www.bccard.com/app/card/join_frame.do?url=/card/html/topbonus/topbonus_index.jsp");
	}
	
	//coupon.bccard.comÀº ÄíÆù ¼­ºêÆäÀÌÁö·Î ÀÌµ¿
	if(temp.indexOf("coupon.bccard.com")>0){
	 document.location.href("http://www.bccard.com/app/card/join_frame.do?url=/card/html/topbonus/coupon/index.jsp");
	}	
	//vip.bccard.com
	if(temp.indexOf("vip.bccard.com")>0){
	 document.location.href("http://www.bccard.com/app/card/join_frame.do?url=/card/html/vip/vip_index.jsp");
	}
	if(temp.indexOf("www.bctown.com")>0){
	 top.document.location.href("http://www.bccard.com/");
	}

	if(temp.indexOf("www.bcline.com")>0){
	 top.document.location.href("http://www.bccard.com/");
	}
	//ÀÌ¸ÞÀÏ
	if(temp.indexOf("email.bccard.com")>0){
	 top.document.location.href("http://www.bccard.com/");
	}

	if(temp.indexOf("www.bccard.co.kr")>0){
	 top.document.location.href("http://www.bccard.com/");
	}

	if(temp.indexOf("www.bccard.net")>0){
	 top.document.location.href("http://www.bccard.com/");
	}
	
	if(temp.indexOf("www.bcvcard.com")>0){
	 top.document.location.href("http://www.bccard.com/");
	}
	
	if(temp.indexOf("www.bcvcard.co.kr")>0){
	 top.document.location.href("http://www.bccard.com/");
	}
	
	if(temp.indexOf("www.bccardm.com")>0){
	 top.document.location.href("http://www.bccard.com/");
	}				
	if(temp.indexOf("give")>0){ 
	 document.location.href("./redapple/"); 
	} 
	if(temp.indexOf("mojip.bccard.com")>0){
		document.location.href("http://www.bccard.com/mojip/");
	}
	
	 if(temp.indexOf("rainbow.bccard.com")>0){
	document.location.href("http://www.bccard.com/card/app/join_frame2.do?url=/card/html/cardinfo/cardinfo.jsp?card_gds_no=1000014390");
		}

	//event.bccard.comÀº ÀÌº¥Æ®Á¸À¸·Î ÀÌµ¿
	if(temp.indexOf("event.bccard.com")>0){
	 document.location.href("http://www.bccard.com/app/card/join_frame2.do?url=/card/html/topbonus/event/index.jsp");
	}

	//event2.bccard.comÀº ÀÌº¥Æ®Á¸À¸·Î ÀÌµ¿
	if(temp.indexOf("event2.bccard.com")>0){
	 document.location.href("http://www.bccard.com/app/card/join_frame2.do?url=/card/html/topbonus/event/index.jsp");
	}

	//taxservice.bccard.com
	if(temp.indexOf("taxservice.bccard.com")>0){
	 //document.location.href("http://www.bccard.com/app/card/join_frame2.do?url=/card/html/topbonus/event/index.jsp");
	 document.location.href("http://www.bccard.com/service/online/storemember/attachment/attachment_index.html");
	}

	if(temp.indexOf("loungleisure.bccard.com")>0){
		document.location.href("./loung/travel/");
	}
	if(temp.indexOf("mobile.bccard.com")>0){
		document.location.href("http://www.bccard.com/app/card/join_frame2.do?url=/card/html/service/sms/sms_index.jsp");
	}

	if(temp.indexOf("red.bccard.com")>0){
	 document.location.href("http://www.bccard.com/event/red/");
	}

	if(temp.indexOf("reddoor.bccard.com")>0){
		document.location.href("http://www.bccard.com/event/reddoor/");
	}

	if(temp.indexOf("china.bccard.com")>0){
		document.location.href("http://www.bccard.com/event/cup_2010/");
	}
