Warning: mysqli_connect() [function.mysqli-connect]: (HY000/2003): Can't connect to MySQL server on '192.168.0.9' (111) in /home/httpd/htdocs/_var/db/set/mysqli.php on line 5
Warning: mysqli_select_db() expects parameter 1 to be mysqli, boolean given in /home/httpd/htdocs/_var/db/set/mysqli.php on line 9
Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/htdocs/_var/db/set/mysqli.php:5) in /home/httpd/htdocs/home/review/review.php on line 14 SCH-V870 ¾Ö´ÏÄÝ,ANYCALL,¿¡´ÏÄÝ,SKT,¿¡½ºÄÉÀÌÆ¼,¿¡½ºÄÉÀÌÅÚ·¹ÄÞ|ÁÖLCD,262K,64ÈÀ½,Äɸ¯ÅÍ,¸á·Îµð,¹«¼±ÀÎÅͳÝ,õÁöÀÎ,EV-DO,Ä«¸Þ¶ó,³»ÀåÇü Ä«¸Þ¶ó,TFT,GVM,¸ÖƼÆÑ,June,VOD,µ¿¿µ»ó ÃÔ¿µ,MP3,¹Ù,¿ÜÀå¸Þ¸ð¸®,Micro SD,100¸¸,320X240,240X320,Pict BridgeSCH-V870 ÇÚµåÆù ¸®ºä : ¿äÁò ÀαâÀÖ´Â ÇÚµåÆù ¶ß´Â ÈÞ´ëÆù ¾Ö´ÏÄÝ ½ÎÀ̾𠽺īÀÌ ¸ðÅä·Î¶ó SKT KTF LGT");
}
function imgpreview2(id,uid)
{
var KimsonPopupCheck = getPopUpFlag(window.open('','iwin','left=0,top=0,width=100,height=100,scrollbars=yes,status=yes'));
KimsonPopupCheck.document.write("¹Ì¸®º¸±â\");
}
function showInvWin(url)
{
getPopUpFlag(window.open(url , 'articlewin' , 'left=0,top=0,width=800,height=600,scrollbars=yes,status=yes'));
}
function zoom(uid)
{
window.open('../../_system/module/shop/zoom.php?uid=' + uid,'','left=0,top=0,width=480,height=555,scrollbars=no,status=yes');
}
function getTpriceLoyaltyJs(tprice,val)
{
var tmpval = val ? val : 1;
return parseInt(Math.floor(parseInt(tprice)/tmpval ) * tmpval);
}
function getLoginNeed()
{
if(confirm('·Î±×ÀÎÇÏ¼Å¾ß ÀÌ¿ëÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù. \n\nÁö±Ý ·Î±×ÀÎÇϽðڽÀ´Ï±î?'))
{
location.href = "./login.php?referer=" + escape(location.href);
}
}
function getDownInfo(uid)
{
window.open('../../_system/module/upload/info.php?uid=' + uid,'','left=0,top=0,width=480,height=555,scrollbars=yes,status=yes');
}
function IconImgError(imgobj, maxwidth) {
var maxwidth=(!maxwidth)?10:maxwidth;
try {
imgobj.src = 'http://image.cetizen.com/icon/none.bmp';
imgobj.width = maxwidth;
imgobj.style.width = maxwidth;
} catch (ex) {}
}
function OnUserMenuShow(str, pname){
if(str > 0) {
// user menu layer
var obj = document.all["calmain"];
// set position
obj.style.posLeft = event.x + document.body.scrollLeft + 10;
obj.style.posTop = event.y + document.body.scrollTop +10;
var isReturn = "";
var text = "";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
" + pname + "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
text += "
";
obj.innerHTML = text;
obj.style.display = "";
}
}
function OnUserMenuHide() {
document.all["calmain"].style.display = "none";
}
//-->
function sendprint(uid)
{
//RanFramesView('../../_system/module/print/print.htm?uid=' + uid, 650,600,'yes');
getPopUpFlag(window.open('../../_system/module/print/print.htm?uid=' + uid , 'printwin' , 'top=0,left=0,width=650,height=600,scrollbars=yes,status=yes'));
}
function sendemail(id,uid)
{
RanFramesView('../../_system/module/email/email.php?id='+id+'&uid=' + uid, 650,600,'no');
//getPopUpFlag(window.open('../../_system/module/email/email.php?id='+id+'&uid=' + uid , 'emailwin' , 'top=0,left=0,width=650,height=600,scrollbars=no,status=yes'));
}
function statview(id)
{
getPopUpFlag(window.open('/bbs.php?q=stat&newwin=Y&id='+id , 'bbsstatwin' , 'top=0,left=0,width=650,height=600,scrollbars=no,status=yes'));
}
function singo(table,uid,userid,mbid,id)
{
if (mbid == "") {
view_cover('LayLoginForm','');
return;
}
var bid = '';
id = bid?bid:id;
if(userid == mbid) {
rainPopup.alert("º»ÀÎÀÌ ÀÛ¼ºÇÑ ±ÛÀº ½Å°í°¡ ºÒ°¡´É ÇÕ´Ï´Ù");
return;
}
RanFramesView("/bbs.php?q=singo&xsite=review&newwin=Y&id=" + id + "&tbl=" + table + "&suid=" + uid + "&userid="+userid, 480,380,'no');
//getPopUpFlag(window.open("review.php?q=singo&xsite=review&newwin=Y&id=&tbl=" + table + "&suid=" + uid + "&userid="+userid, "singowin" , "left=0,top=0,width=460,height=368,scrollbars=no,status=yes"));
}
function getDivWidth(width,div)
{
var maxsize = parseInt(width);
var content = document.getElementById(div);
var img = content.getElementsByTagName("img");
for(i=0; i maxsize') )
{
var heightSize = ( eval('img[' + i + '].height')*maxsize )/eval('img[' + i + '].width') ;
eval('img[' + i + '].width = maxsize') ;
eval('img[' + i + '].height = heightSize') ;
}
}
content.innerHTML = content.innerHTML.replace(/Image View\");
}
function OutUrlWin(url)
{
window.open(url);
}
function bbsdel_check(url, seq)
{
function delCheck(bl) {
if (bl) {
location.href = url + "&uid=" + seq;
}
}
rainPopup.confirm('Á¤¸»·Î »èÁ¦ÇϽðڽÀ´Ï±î? ', delCheck);
}
function category_change(cat, newwin)
{
location.href = "./bbs.php?id=&best=&muid=&s=&recnum=&pid=sch-v870&rcat=&vcat=1&pno=1179&puid=&category=" + cat + "&newwin=" + newwin;
}
function StrLen(argStr)
{
var ii;
var strLen = 0;
for(ii = 0; ii < argStr.length; ii++) {
if(argStr.charCodeAt(ii) < 128)
strLen ++;
else
strLen += 2;
}
return strLen;
}