Warning: include(../../../_var/board/.var.php) [function.include]: failed to open stream: No such file or directory in /home/suriangel/public_html/network/_system/module/upload/view.php on line 19
Warning: include() [function.include]: Failed opening '../../../_var/board/.var.php' for inclusion (include_path='.:/usr/local/php_5.2.17/lib/php') in /home/suriangel/public_html/network/_system/module/upload/view.php on line 19
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/suriangel/public_html/network/_var/db/set/mysql.php on line 16 Å´½º¿Â-¾÷·Îµåºä¾î");
}
function down(xid)
{
frames._action_frame_.location.href = "./down.php?xsite=&id=&uid=&xid=" + xid;
}
var mouseX,mouseY,mouseID;
function getMemberLayer(id,e)
{
var x = (e.pageX) ? e.pageX : document.body.scrollLeft+event.clientX;
var y = (e.pageY) ? e.pageY : document.body.scrollTop+event.clientY;
var layer = document.getElementById('_member_layer_');
if (location.href.indexOf('/home/') != -1||location.href.indexOf('/_system/') != -1)frames._action_frame_.location.href = "../../../home/mypage.php?a=mbr_layer&id=" + id;
else frames._action_frame_.location.href = "./_check.php?checkfile=mbrlayer&id=" + id;
layer.style.display = 'block';
layer.style.top = y-10;
layer.style.left = x+20;
mouseX = x;
mouseY = y;
mouseID= id;
}
function MemberLayerHide(e)
{
var x = (e.pageX) ? e.pageX : document.body.scrollLeft+event.clientX;
var y = (e.pageY) ? e.pageY : document.body.scrollTop+event.clientY;
if (x != mouseX || y != mouseY)
{
var layer = document.getElementById('_member_layer_');
layer.style.display = 'none';
}
}
function getMemberWin(que)
{
window.open('../../module/member/member.php?xsite=&id=' + que,'','left=0,top=0,width=800,height=630,status=yes,scrollbars=yes');
}
function getEmailWin(domain,id)
{
location.href = "mailto:" + id + "@" + domain;
}
function OpenZipcode(pwd,z1,z2,ad,ad1)
{
var gpwd = (pwd) ? pwd : '.';
var url = gpwd+'/zipsearch/zipcode.php?zip1='+z1+'&zip2='+z2+'&address='+ad+'&address1='+ad1;
window.open(url,'zip_win','width=460,height=550,statusbar=no,scrollbars=yes,toolbar=no');
}
function smOver(obj)
{
obj.style.background='#FE8820';
obj.style.color='white';
}
function smOut(obj)
{
obj.style.background='#EFECE0';
obj.style.color='black';
}
function goUrl(url,opt)
{
if (opt == "")
location.href = url;
else
window.open(url , '' , opt);
}
function reqChat(myid,userid)
{
if (myid == '')
{
alert('·Î±×ÀÎÇØ ÁÖ¼¼¿ä. ');
}
else {
window.open('../../module/chat/chat.php?xsite=&a=mkroom&que=mantoman/main&callid='+userid,'','left=0,top=0,width=500,height=480,scrollbars=no,status=yes');
}
}
function SendSms(name,num,path)
{
if (num == "")
{
alert("ÈÞ´ëÆù ¹øÈ£°¡ ÁöÁ¤µÇÁö ¾Ê¾Ò½À´Ï´Ù. ");
}
else
{
var n = num.split('-');
url = path+"module.php?module=sms&q=phone&mobile_1="+n[0]+"&mobile_2="+n[1]+""+n[2]+"&toname="+name;
getPopUpFlag(window.open(url , '' , 'left=0,top=0,width=170,height=390,scrollbars=no,status=yes,resizable=no'));
}
}
var plusImg = "01";
var minusImg = "02";
function changeDisplayMentrayer(label, id, title){
var display = document.getElementById("title_" + id).style.display;
var src = "