Server IP : 51.89.169.208 / Your IP : 3.137.178.51 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>{title} in {area} {county} - YellowLeaf UK</title> <meta name="description" content="Find {title} in {area} in UK on YelllowLeaf {area} {county} Business Directory. {metadesc}, {title} and more."> <link href="/style.css" rel="stylesheet" type="text/css"> <script src="/js/js.js"></script> <style> .sresult{border:1px solid #ccc;margin-top:30px;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} .suggest_pop div{margin-bottom:7px;} </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">{title} in {area} {county} in UK</h1> <div style="margin-bottom:30px;font-size:10pt;">Local businesses near {area} related to {title}. Suggestions for {title} in {area} are shown 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;"> <div style="background-color:#f9f9f9;padding:10px 15px;font-weight:bold;color:#134262;">Suggestions</div> <div class="suggest_pop" style="padding:10px 15px;">{suggest}</div> </div> </td> <td width="728"> {search_box} {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>