You should be redirected within 10 seconds. If not, click here
Golden Property Opportunities - LEOPARD ROCK ESTATES
Golden Property Opportunities - LEOPARD ROCK ESTATES
South African Property Sales - Based in Betty's Bay and offer properties mostly in the Western Cape var tool=null, skype_curid=0, skype_menu=null, skype_frame=null, skype_hintActive=false, skype_overflag=false; function skype_checkStyle() { var o = document.getElementById('skype_tb_style'); if(o == null) alert('DEBUG: we are not here!'); else alert('DEBUG: we are here! Path:\n' + o.href); } function skype_tb_init(t) { tool=t; } function skype_tb_createFlag(params) { var o = document.createElement('DIV'); o.setAttribute("id","skype_menu"); o.innerHTML="\u0054\u0068\u0065\u0020\u0064\u0069\u0061\u006c\u0069\u006e\u0067\u0020\u0070\u0072\u0065\u0066\u0069\u0078\u0020\u0066\u006f\u0072\u0020\u0074\u0068\u0069\u0073\u0020\u006e\u0075\u006d\u0062\u0065\u0072\u0020\u0063\u0061\u006e\u006e\u006f\u0074\u0020\u0062\u0065\u0020\u0063\u0068\u0061\u006e\u0067\u0065\u0064"; return o; } function skype_tb_showFlagHint(obj,id) { skype_tb_showHint(obj,id,'',skype_tb_createFlag,true); } function skype_tb_Drop(obj,id,params) { if(tool) { var x=0, y=0, z=0, attr=0; if(obj) { var pos=skype_tb_calcSpanPos(obj,1); x=pos[0]; y=pos[1], z=pos[2]; attr=pos[3]; } tool.ShowDropdownMenu(document,id,x,y,z,attr); } } function skype_tb_SwitchDrop(obj,id,params) { //-- show/hide the menu depending on the current visibility state try { if(event) event.cancelBubble=true; skype_tb_Drop(obj,id,params); } catch(e) { window.status = e; } } function skype_tb_stopEvents() { if(event) event.cancelBubble=true; return false; } function skype_tb_CalcInnerPos(obj) { var brd=obj.getBoundingClientRect(); var pcx=brd.left, pcy=brd.top; //-- check IE version major number var re = /MSIE (\d+).(\d+)/; navigator.appVersion.search(re); var navMajVer = RegExp.$1; //-- calc the position and show it bNew=(navMajVer>=6 && document.compatMode!="BackCompat"); var docelem = (bNew) ? document.documentElement : document.body; var scrollY=docelem.scrollTop, scrollX=docelem.scrollLeft; var my=pcy+scrollY, mx=pcx+scrollX, mby=docelem.clientHeight+scrollY, mbx=docelem.clientWidth+scrollX; if(my>mby) my=mby; if(my<scrollY) my=scrollY; if(mx>mbx) mx=mbx; if(mx<scrollX) mx=scrollX; return Array(mx,my); } function skype_tb_showHint(obj,id,params,createHintFunc,showAbove) { if(event) event.cancelBubble=true; skype_hintActive=true; // if(skype_menu && skype_menu.style.visibility!="hidden" && skype_curid==id) // return; skype_curid=id; //-- hide any show currently hint skype_tb_hideHint(true); skype_hintActive=true; //-- create tooltip's div skype_menu = createHintFunc(params); document.body.appendChild(skype_menu); skype_menu.style.visibility="visible"; //-- create underlying frame skype_frame=document.createElement('IFRAME'); skype_frame.setAttribute("id","skype_frame"); skype_frame.src="about:blank"; skype_frame.frameBorder=0; skype_frame.scrolling='no'; document.body.appendChild(skype_frame); //-- calc inner pos var oip=skype_tb_CalcInnerPos(obj); var mx=oip[0], my=oip[1]; skype_menu.style.left=mx; //-- show above or under if(showAbove) { skype_menu.style.top=my-obj.clientHeight; var mbrd=skype_menu.getBoundingClientRect(); if(mbrd.bottom>pcy) skype_menu.style.top=(my-obj.clientHeight)-(mbrd.bottom-pcy); } else { skype_menu.style.top=my+obj.clientHeight; } //-- pose the frame right under the tooltip skype_frame.style.left=skype_menu.style.left; skype_frame.style.top=skype_menu.style.top; skype_frame.style.height=skype_menu.clientHeight+2; skype_frame.style.width=skype_menu.clientWidth+2; skype_frame.style.display="block"; } function skype_tb_hideHintWait() { if(!skype_menu) return; skype_hintActive=false; setTimeout('skype_tb_hideHint(false);',1000); } function skype_tb_hideHint(force) { if(!force && skype_hintActive) return; skype_hintActive=false; if(skype_menu) { document.body.removeChild(skype_menu); skype_menu=null; } if(skype_frame) { document.body.removeChild(skype_frame); skype_frame=null; } tool.HideDropdownMenu(); } function skype_tb_setBack(obj,color) { if(obj && obj.tagName=='TR') obj.lastChild.style.backgroundColor = color; } function skype_tb_onDropOver(obj) { skype_hintActive=true; skype_tb_setBack(obj,"#DFDFDF"); } function skype_tb_onDropOut(obj) { skype_tb_hideHintWait(); skype_tb_setBack(obj,""); } function doRunCMD(link,id,obj,lvl) { var x=0, y=0, z=0; if(obj) { var pos=skype_tb_calcDropPos(obj,lvl); x=pos[0]; y=pos[1], z=pos[2]; } document.location.href="about:blank"+"/skype_tb/"+link+"/"+id+"/"+x+"/"+y+"/"+z; } function runCMD(link) { skype_tb_hideHint(true); doRunCMD(link,skype_curid,null); } function doHandleChdial(obj,edyn,id,lvl) { if(event) event.cancelBubble = true; // if(edyn) doRunCMD('chdial',id,obj,lvl); // else // skype_tb_showFlagHint(obj,id); } function skype_tb_calcDropPos(obj,lvl) { return skype_tb_calcObjPos(obj,lvl,'skype_tb_droppart'); } function skype_tb_calcSpanPos(obj,lvl) { return skype_tb_calcObjPos(obj,lvl,'softomate_highlig'); } function skype_tb_calcObjPos(obj,lvl,prefix) { if(!event) return Array(0,0,0); var objPos=event.srcElement; var brd=objPos.getBoundingClientRect(); var cx=event.clientX-brd.left, cy=event.clientY-brd.top; var sx=event.screenX-cx, sy=event.screenY-cy; while(objPos.id.substr(0,17) != prefix) { var brd1=objPos.getBoundingClientRect(); objPos=objPos.parentElement; var brd2=objPos.getBoundingClientRect(); sx+=brd2.left-brd1.left; sy+=brd2.top-brd1.top; } var attr=objPos.getAttribute('IamRTL') var brd=objPos.getBoundingClientRect(); var h=brd.bottom-brd.top; sy+=h; return Array(sx,sy,1,attr); } function doSkypeFlag(obj,id,state,edyn,fw) { var fobj=obj.all['skype_tb_img_f'+id]; if(!fobj) return; switch(state) { case 0: //-- inactive fobj.className='skype_tb_imgFlag'; obj.parentElement.all['skype_tb_img_r'+id].style.backgroundImage='url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\active_r.compat.gif)'; skype_overflag=false; break; case 1: //-- active fobj.className='skype_tb_imgFlagAct'; obj.parentElement.all['skype_tb_img_r'+id].style.backgroundImage='url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\active_ra.compat.gif)'; obj.style.backgroundImage='url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\active_a.compat.flex.w'+fw+'.gif)'; skype_overflag=true; break; case 2: //-- pushed // if(edyn) { obj.style.backgroundImage='url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\pushed_a.compat.flex.w'+fw+'.gif)'; skype_overflag=true; // } break; } } function skype_tb_imgOnOff(mobj,state,id,bflex,fw,nof) { if(mobj) { var dobj=mobj.all['skype_tb_droppart_'+id]; switch(state) { case 0: //-- inactive if(dobj) dobj.style.backgroundImage=(bflex)?'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\inactive_a.compat.flex.w'+fw+'.gif)':'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\inactive_a.compat.stat.w'+fw+'.gif)'; mobj.all['skype_tb_img_s'+id].style.backgroundImage=(bflex)?'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\inactive_s'+nof+'.compat.gif)':'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\inactive_s_stat'+nof+'.compat.gif)'; mobj.all['skype_tb_text' +id].style.backgroundImage='url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\inactive_m.compat.gif)'; mobj.all['skype_tb_img_r'+id].style.backgroundImage='url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\inactive_r.compat.gif)'; skype_overflag=false; break; case 1: //-- active if(dobj && (!skype_overflag || !bflex)) dobj.style.backgroundImage=(bflex)?'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\active_a.compat.flex.w'+fw+'.gif)':'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\active_a.compat.stat.w'+fw+'.gif)'; mobj.all['skype_tb_img_s'+id].style.backgroundImage=(bflex)?'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\active_s'+nof+'.compat.gif)':'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\active_s_stat'+nof+'.compat.gif)'; mobj.all['skype_tb_text' +id].style.backgroundImage='url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\active_m.compat.gif)'; if(!skype_overflag) mobj.all['skype_tb_img_r'+id].style.backgroundImage='url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\active_r.compat.gif)'; break; case 2: //-- pushed if(!skype_overflag) { if(dobj) dobj.style.backgroundImage=(bflex)?'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\pushed_a.compat.flex.w'+fw+'.gif)':'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\pushed_a.compat.stat.w'+fw+'.gif)'; mobj.all['skype_tb_img_s'+id].style.backgroundImage=(bflex)?'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\pushed_s'+nof+'.compat.gif)':'url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\pushed_s_stat'+nof+'.compat.gif)'; mobj.all['skype_tb_text' +id].style.backgroundImage='url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\pushed_m.compat.gif)'; mobj.all['skype_tb_img_r'+id].style.backgroundImage='url(C:\\DOCUME~1\\Gerald\\LOCALS~1\\Temp\\__SkypeIEToolbar_Cache\\e70d95847a8f5723cfca6b3fd9946506\\static\\pushed_r.compat.gif)'; } break; } } if(state != 1) skype_tb_hideHintWait(); } function skype_tb_checkVis(obj) { //-- count fully hidden as visible (??) if(!obj || obj.parentElement==obj.document.body) return true; var brd=obj.getBoundingClientRect(); var brdPar=obj.parentElement.getBoundingClientRect(); //alert('brd.top=' + brd.top + '; brdPar.bottom=' + brdPar.bottom + '; brdPar.right=' + brdPar.right + '; brd.right=' + brd.right); //var vis = (brd.top =-3); var vis = (brd.top =0); //-- additional check if durex info is available if(vis) try { var durex=obj.getAttribute("durex"); if(durex != null && durex > 0) { //vis = (brd.top =-3); vis = (brd.top =0); } } catch(e) { } return vis; } function skype_tb_checkVisFull(obj) { if(!obj || obj.parentElement==obj.document.body) return true; var brd=obj.getBoundingClientRect(); var brdPar=obj.parentElement.getBoundingClientRect(); var vis=(brd.bottom<=brdPar.bottom); return vis; } function skype_tb_swapSpansIfNeed(obj,cid) { var tobj=obj.all['skype_tb_text'+cid], robj=obj.all['skype_tb_img_r'+cid]; var tbrd=tobj.getBoundingClientRect(), rbrd=robj.getBoundingClientRect(); var cst=obj.currentStyle.direction; obj.setAttribute('IamRTL','0') if(cst=="ltr" && tbrd.left<=rbrd.left) return; //-- swap internal spans obj.setAttribute('IamRTL','1') var cl=obj.childNodes.length; for(var i=0; i<cl/2; ++i) { var cobj=obj.childNodes[i]; var swobj=obj.childNodes[cl-1-i]; cobj.swapNode(swobj); } } function skype_tb_makeVisOne(curspan) { var s0='',s1='',ss=''; var cid=curspan.id.substring(20,curspan.id.length); skype_tb_swapSpansIfNeed(curspan,cid); if(skype_tb_checkVis(curspan)) return; var txtobj=curspan.all['skype_tb_innerText'+cid]; ss=txtobj.innerText; while(txtobj) { s0=txtobj.innerText; s1=s0.substr(0,s0.length/2) + '...'; txtobj.innerText=s1; if(s0==s1 || skype_tb_checkVis(curspan)) break; } //-- return text back if still not visible and text is the shortest if(s0==s1 && !skype_tb_checkVis(curspan)) txtobj.innerText=ss; //-- remove the injection fully if full visibility has not been reached if(!skype_tb_checkVisFull(curspan)) { var txt=curspan.context; curspan.outerHTML=txt; } } function skype_tb_makeVisAll() { var allspans=document.body.getElementsByTagName("SPAN"); for(var i=0;i LEOPARD ROCK ESTATES / EIENDOMME "LEOPARD ROCK ESTATES / EIENDOMME is a South African Estate Agency , that in association with its extensive national and international referral network, can be of great value to you regarding the selling or buying of South African property." CLICK THIS LINK TO VIEW ALL OUR OUR PROPERTIES: http://www.cyberprop.com/agentProperty.fst?&searchID=ALLPROPERTY&agentid=SCAM10288 Our team has many years marketing experience and our marketing expertise and experience will ensure confidentiality, professionalism and results when selling your property, or finding the property you require. It will indeed be our pleasure to be of service should you wish to either buy or sell a property anywhere in South Africa. Please feel free to contact me directly on should you wish to make use of our professional services. Thank you. Regards Riaan de Villiers Principal LEOPARD ROCK ESTATES / EIENDOMME Fax: +27 (0) 866 706 778 Mobile: +27 83 414 7465 Mail to: Link: countryroad@mweb.co.za(mailto:countryroad@mweb.co.za) *Register on our site and receive information about reasonably priced properties the moment they come on the market. ----------------------- Link: TOP 100 REALTOR SITES(http://www.top100realtor.com/) Link: http://www.cyberprop.com/agentProperty.fst?&searchID=ALLPROPERTY&agentid=SCAM10288(http://www.ezsearch.co.za/" target=blank>Accepted in the ezSearch South African business directory. CLICK THIS LINK TO VIEW ALL PROPERTIES: <a title=http://www.cyberprop.com/agentProperty.fst?&searchID=ALLPROPERTY&agentid=SCAM10288 href="http://www.cyberprop.com/agentProperty.fst?&searchID=ALLPROPERTY&agentid=SCAM10288) Real Estate Search <form id=estatoo action=http://www.estatoo.com/default.asp?event=home> </form>
Golden Property Opportunities - LEOPARD ROCK ESTATES
Statistics
Contact List
Recent Visitors
About us
Chat
Links
Search
New Ringtones,Games, Screensavers etc
Island for sale South Africa
Houses For Sale - Western Cape
Betty's Bay log home ,ZAR 1,450 000
Betty's Bay - 5 bedrooms, 80m from the sea- ZAR 2,745 000
Bettys's Bay Cottage,ZAR 749,000
Pringlebay Seafront home - ZAR4,295 000
Betty's Bay , 425m2 House - R2,175 000
Kleinmond Large Double Storey Home - POA
Kleinmond - Very neat 300m2 home - R2,495 000
Kleinmond Home - R1,250 000
Plots For Sale
Plot 1700m2, Bettysbay, ZAR650 000
Plot, 7109m2, Betty's Bay ZAR 1,200 000
Betty's Bay Plot, ZAR 375 000
Betty's Bay Plot 781m2 -R449 000
Betty's Bay Plot- 30 meters from the sea - R1,500 000
Farms For Sale
Farm 3000ha, Ceres, ZAR 2,800 000
Helderberg Winefarm -6km from the sea
Smallholdings For Sale
Smallholding 8,6ha, Pringlebay( ZAR 1,395,000 )
Smallholding 8ha,Napier (ZAR 990,000)
Smallholding 5,2ha Botriver, ZAR 4,500 000
Smallholding with+-400m seafront, Rooi-Els, ZAR11,500 000
Smallholding 23ha,Rooi Els, ZAR 5,500 000
Hotel's For Sale
Hotel ,Swakopmund,Namibia ZAR 15 400 000
Hotel,Overberg, ZAR 9 800 000
Business's for sale
Commercial Property For Sale
Guesthouse's & B&B's For Sale
Guesthouse Gansbaai, 4 star- ZAR 5,5m
Homeloans
Register
Sign-in
Comments
Contact Us