Server IP : 51.89.169.208 / Your IP : 216.73.216.9 Web Server : Apache System : Linux ns3209505.ip-198-244-202.eu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64 User : yellowleaf ( 1019) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/yellowleaf/public_html/business/ |
Upload File : |
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Find {title} in UK - Local {title} Directory with Reviews</title> <meta name="description" content="Showing new {title} businesses in UK. To narrow down by UK county click the {title} related links shown on the left."> <link href="/style.css" rel="stylesheet" type="text/css"> <script src="/js/js.js"></script> <style> .sresult{border:1px solid #e4e4e4;margin-top:8px;background: #fff;padding:10px;} .pagin a{padding:10px 15px;font-size:13pt;} .suggest_pop div{margin-bottom:7px;} .srchbox{width:210px;font-size:11pt;padding:7px 5px} .sbox{width:700px;background: rgb(22,149,228);background: -moz-linear-gradient(top, rgba(22,149,228,1) 0%, rgba(0,111,197,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(22,149,228,1)), color-stop(100%,rgba(0,111,197,1)));background: -webkit-linear-gradient(top, rgba(22,149,228,1) 0%,rgba(0,111,197,1) 100%);background: -o-linear-gradient(top, rgba(22,149,228,1) 0%,rgba(0,111,197,1) 100%);background: -ms-linear-gradient(top, rgba(22,149,228,1) 0%,rgba(0,111,197,1) 100%);background: linear-gradient(to bottom, rgba(22,149,228,1) 0%,rgba(0,111,197,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1695e4', endColorstr='#006fc5',GradientType=0 ); border:1px solid #3075aa;border-bottom-color:#115183;color:#fff;text-shadow:1px 1px 0px rgb(90, 90, 90);} .ajBx{color:#000;text-shadow:1px 1px 2px rgb(219, 219, 219)} </style> <script> // bookmark function add2fav(title,url){ if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) { window.external.AddFavorite("http://www.yellowleaf.co.uk","YellowLeaf - Business For Sale"); } else { alert("Press Ctrl + D To Bookmark YellowLeaf UK!"); } } </script> </head> <body> {top_bar} <div style="position: fixed; right: 0px; top: 20%; z-index: 9999; margin-top: -63px; ">{provided_by_btn}</div> <div align="center" style="margin-top:25px"> <table border="0" width="950" cellpadding="2"> <tr> <td valign="top" style="padding-top:5px;"> <a href="/" style="border:0;outline:none;"><img border="0" src="/img/logo_lil.png" /></a> </td> <td> <h1 style="margin:0">Find {title} with Reviews in UK</h1> <div style="margin-bottom:30px;font-size:10pt;">{title} Directory UK - To narrow down by UK county click the {title} county links on the left.</div></td> </tr> <tr> <td valign="top" style="padding:0 17px 0 0"> <div class="curv3" style="border:1px solid #d5d5d5;border-bottom:1px solid #bfbfbf;margin-top:40px"> <div style="background-color:#f9f9f9;padding:10px 15px;font-weight:bold;color:#134262;font-size:12pt;"> Filter by County</div> <div class="suggest_pop" style="padding:10px 15px;">{suggest}</div> </div> </td> <td width="728"> <div class="curv3 sbox" style="padding:2px 10px;margin-top:40px;position:relative;"> <div style="position: absolute;width:198px;top: -46px;height:63px;left: 207px;background: url('/img/elocation.png') no-repeat;"><!-- aa --></div> <form action="/search/" method="GET"> <table class="sbox_tbl"> <tr> <td><b>Looking for:</b></td> <td> <input type="text" id="box" name="q" class="srchbox" value="{title}" style="font-size:10pt;font-weight:bold;" onclick="box_border_color(1);" onkeyup="searchCat(this.value,event)" onkeydown="return cat_box(event);" autocomplete="off" /> <input type="hidden" id="cat_found" name="cat_found"> <input type="hidden" id="type" name="type"> <div style="position:relative;"> <div id="ff" class="ajBx" style="display:none;background:#fff;position:absolute;top:10px;z-index:1;"> </div> </div> </td> <td><b>In:</b></td> <td> <input type="text" id="box_2" name="a" class="srchbox" value="Town e.g London or E14" style="color:#888;font-size:10pt;" onblur="if(this.value==''||this.value=='Town e.g London or E14'){this.value='Town e.g London or E14';this.style.color='#888'}" onclick="if(this.value==''||this.value=='Town e.g London or E14'){this.value='';this.style.color='#000';}box_border_color(2);" onkeyup="searchLoc(this.value,event);" onkeydown="return area_box(event);" autocomplete="off" /> <input type="hidden" id="area_found" name="area_found"> <div style="position:relative;"> <div id="ff_2" class="ajBx" style="display:none;background:#fff;position:absolute;top:10px;z-index:2;"> </div> </div> </td> <td valign="top"> <input type="submit" class="yellowBtn fancyBtn" value="Search �"> </td> </tr> </table> </form> </div> {results} <table class="curv3 pagin" style="margin-top:35px;" align="center" width="315"> <tr> <td width="130" style="text-align:left">{pagin_prev}</td> <td width="130" style="text-align:right">{pagin_next}</td> </tr> </table> </td> </tr> </table> </div> {footer} </body> </html>