if (parent.proxy) {
var topobj = document.getElementById("upper");
topobj.style.display = 'none';
}
var goform = document.selectCafe;
function dispInit() {
goform.grpcode.options[0].text='실행중...';
goform.action='cafelist';
goform.target='mycafelist';
goform.submit();
}
function goCafe() {
var selectValue = goform.grpcode.options[
goform.grpcode.selectedIndex].value;
if(selectValue != ''){
var index = selectValue.indexOf(':');
if (index != -1) {
location = 'http://' + selectValue.substring(0, index)
+ '.daum.net/' + selectValue.substring(index + 1);
return;
}
}
location = '/_c21_/mine';
return;
}
S™⇒MODEL◀
(cafe.daum.net/SMODEL)
if (parent.proxy) {
var homeobj = document.getElementById("homeurl");
homeobj.href = parent.proxy+"/SMODEL";
}
회원가입
|
|
|
|
|