.skype_tb_injection {     font-family: Tahoma, Verdana, Arial, Helvetica, 
sans-serif; font-size: 11px; font-style: bold; font-weight: bold;    border: 0; 
margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: normal;    
vertical-align:top; text-indent:0; color:#333333; cursor:hand;    
background:transparent none no-repeat scroll 0px 0px; height:15px; white-space: 
nowrap;   }  .skype_tb_injectionIn {    font-family: Tahoma, Verdana, Arial, 
Helvetica, sans-serif; font-size: 11px; font-style: bold; font-weight: bold;    
 border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 
normal;    vertical-align:middle; text-indent:0; color:#333333; cursor:hand;    
background:transparent url(C:\Program Files\Skype\toolbars\Skype for Internet 
Explorer\inactive_m.compat.gif) repeat-x scroll 0px 0px; height:15px; position: 
relative; top: -1px;  }  .skype_tb_injectionInAct {    font-family: Tahoma, 
Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style:
 bold; font-weight: bold;     border: 0; margin: 0px 0px 0px 0px; padding: 0px 
0px 0px 0px; line-height: normal;    vertical-align:middle; text-indent:0; 
border-width:normal; color:#333333; cursor:hand;    background:transparent 
url(C:\Program Files\Skype\toolbars\Skype for Internet 
Explorer\active_m.compat.gif) repeat-x scroll 0px 0px; height:15px; position: 
relative; top: -1px;  }  .skype_tb_table {     font-family: Verdana, Arial, 
Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; 
    border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 
normal;    vertical-align: top; background-position: 0 0; text-indent:0; 
border-width:thin; cursor:hand;    background-repeat:no-repeat;  }  
.skype_tb_tr {    font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; font-style: normal; font-weight: normal;    
background:background-image; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; 
line-height: normal; vertical-align: top;   
 border: 0; line-height: normal; vertical-align: middle; border-width:thin; 
text-indent:0; cursor:hand;    background-repeat:no-repeat;  }  .skype_tb_td {  
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
font-style: bold; font-weight: bold;     background:background-image; padding: 
0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: normal;    
vertical-align: middle; border: 0; background-position: 0 0; text-indent:0; 
border-width:thin; color:black; cursor:hand;    background-repeat:no-repeat;  } 
 .skype_tb_link,.skype_tb_link:link,.skype_tb_link:visited {    font-family: 
Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; 
font-weight: normal;    color: #003366; text-decoration: underline; 
background:background-image;  }  .skype_tb_link:hover,.skype_tb_link:active {   
 color: #FF0000; background:background-image; font-style: normal; font-weight: 
normal;     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; 
 } 
 .skype_tb_img { border:0; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; 
line-height:normal; position:relative; top:2px; }  .skype_tb_hidimg { 
visibility:hidden;position:absolute;left:0px;top:0px; }        var 
skype_curid=0,skype_active=false,skype_showseed=0,skype_ctm=0;  function 
HideSkype() {    if(!skype_active)      HideSkypeFull();    else      
setTimeout("HideSkype()",2000);  }  function HideSkype2() {    
skype_showseed=0;    if(!skype_active)      HideSkypeFull();    else {      
skype_active=false;   setTimeout("HideSkype()",6000);    }  }  function 
HideSkypeFull() {     skype_active=false;     
document.all.skype_menu.style.visibility="hidden";     
document.all.skype_tb_hideframe.style.display = "none";  }  function 
CheckSkype() {     skype_active=true;  }  function 
ShowSkype(obj,id,sadd,skypeout,name,title,stat) {    skype_active=true;    
if(document.all.skype_menu.style.visibility!="hidden" & skype_curid==id)      
return;    skype_showseed=Math.random();   
 clearTimeout(skype_ctm);    var brd=obj.getBoundingClientRect();    var 
pcx=brd.left-2, pcy=brd.top-22;    skype_ctm=      
setTimeout('DoShowSkype('+skype_showseed+','+id+','+sadd+','+skypeout+',"'+name+'","'+title+'",'+stat+','+event.clientY+','+event.clientX+','+pcx+','+pcy+')',200);
  }  function DoShowSkype(seed,id,sadd,skypeout,name,title,stat,cY,cX,pcx,pcy) 
{    if(seed!=skype_showseed)      return;    skype_showseed=0;    
skype_curid=id;    var menu=document.all.skype_menu;    
menu.style.visibility="visible";     var fname=prepareText("Call 
%s","Call",name);    var oname=document.all.name_text;    
setSkypeTextWithCut(oname,fname,170);    
bNew=(navigator.appVersion.indexOf("MSIE 6.")>=0 & 
document.compatMode!="BackCompat");    var docelem = (bNew) ? 
document.documentElement : document.body;    scrollY=docelem.scrollTop;    
scrollX=docelem.scrollLeft;    var my=pcy+scrollY, mx=pcx+scrollX, 
mby=docelem.clientHeight+scrollY, mbx=docelem.clientWidth-192+scrollX;    
if(my>mby)
 my=mby;    if(mymbx) mx=mbx;    if(mx16)  //     
m_name=m_name.substring(0,13)+'...';  //  obj.innerText=m_name;  //  return;    
var ct=text,ctf=text;    while(true) {      obj.innerText=ctf;      var 
obrd=obj.getBoundingClientRect();      var ocx=obrd.right-obrd.left;      
if(ocx0) {      var s=new String(act1);      s=s.replace("%s",param);      
return s;    }    return act2;  }  function 
skype_tb_imgAlt(imgName,act1,act2,title) {    if(document.images)   
document[imgName].alt=prepareText(act1,act2,title);  }  function 
skype_tb_imgDoOnOff(imgName,id,onoff) {    
document[imgName+id].src=document[imgName+onoff].src;  }  function 
skype_tb_imgOnOff(onoff,id) {    if(document.images) {      
skype_tb_imgDoOnOff('skype_tb_img_l',id,onoff);      
skype_tb_imgDoOnOff('skype_tb_img_r',id,onoff);      
skype_tb_imgDoOnOff('skype_tb_img_i',id,onoff);   
document.all['skype_tb_text'+id].className=(onoff=='_on')?'skype_tb_injectionInAct':'skype_tb_injectionIn';
    }  }                    -->  Name
  hi''
   
  i save one pic pgsql  data base.how to open that pic in photoshop.
  and how to soom that pic. pls give to solution imm.
   
  A.Appu

                                
---------------------------------
 Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.

[Non-text portions of this message have been removed]



-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to