WHOIS Service

reflexology-london.org - information about domain

  • Server Status: available
  • Server IP: 205.209.44.192
  • Server Response Time: 284ms

Site title

Reflexology in Balham - Reflexologist for Wandsworth and South London

Keywords

reflexology wandsworth,reflexology south london,reflexologist balham,reflexology,reflexologist,therapy,therapist,balham,wandsworh,clapham,camberwell,merton,tooting,wimbledon,battersea,brixton,south london,stress,neck pain,back pain,joint pain,circulation,

Description

reflexologist practising in Balham, South London. Reflexology for Wandsworth, Clapham, Battersea, Merton, Tooting and surrounding areas.

Alexa information

Alexa rank: not in database

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
reflexology-london.org IN A 205.209.44.192 14400
reflexology-london.org IN SOA 86400 mname: dns1.name-s.net
rname: hostmaster.mtgsy.net
serial: 2011022801
refresh: 3600
retry: 1200
expire: 1209600
minimum-ttl: 3600
reflexology-london.org IN NS 86400 dns2.mtgsy.co.uk
reflexology-london.org IN NS 86400 dns4.mtgsy.com
reflexology-london.org IN NS 86400 dns3.mtgsy.com
reflexology-london.org IN NS 86400 dns1.mtgsy.co.uk

Server Location

Site source

Show / hide source
                
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Reflexology in Balham - Reflexologist for Wandsworth and South London</title>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META name="description" content="reflexologist practising in Balham, South London. Reflexology for Wandsworth, Clapham, Battersea, Merton, Tooting and surrounding areas.">
<META name="keywords" content="reflexology wandsworth,reflexology south london,reflexologist balham,reflexology,reflexologist,therapy,therapist,balham,wandsworh,clapham,camberwell,merton,tooting,wimbledon,battersea,brixton,south london,stress,neck pain,back pain,joint pain,circulation,migraine,infertility,insomnia,sleep problem,digestion,reflexologist clapham|08/09/2010">
<style type="text/css">
<!--
body {text-align:center;background-color:#FFFFFF}
#frame  {position:relative; left:0px; top:0px; width:772px; margin-left:auto; margin-right:auto; text-align:left; background-image:url(/phdi/p1.nsf/imgpages/2343_watermark.jpg/$file/watermark.jpg); background-repeat:repeat-y; }
#logo {height:174; background-image:url(/phdi/p1.nsf/imgpages/2343_logo.jpg/$file/logo.jpg); background-repeat:no-repeat; }#heading {position:absolute; top:30; right:30; width:500}#framefoot {height:1px; clear:both; overflow:hidden}#vspacer {float:left;height:350;width:1;}#content {float:right; position:relative; right:0; width:742; padding:3px; font-family:Arial,Helvetica,sans-serif;color: #666666;}
#content a {color:blue}#menu {position:absolute; top:150; width:772; text-align:center;}
#today {position:absolute; right:20; top:110; text-align:right; padding-right:10px; color:#666666; font-weight:bold; font-family:Arial,Helvetica,sans-serif; font-size:12px; margin-top:5px; }
#infobar {position:relative}.info {text-decoration:none; font-family:Arial,Helvetica,sans-serif; font-size:13px;font-weight:bold; color: ;}
.info a:hover {text-decoration:underline}
.footer {font-family:arial,helvetica,sans-serif; font-size:10pt; text-decoration:none; color:#666666;}
a.but {font-size:smaller; line-height:120%; font-weight:bold; color: ;text-decoration: none; font-family:arial,helvetica,sans-serif;}a.but:hover, a.butselect{color: white}#contact {background-color:#F8F8F8; border-width:1px; border-style:solid; border-color:#FFFFFF;padding:15px;}#contact, #contact td {font-family:"Arial","Helvetica","sans-serif"}H2 {font-weight:bolder; font-size:130%; line-height:100%; color:inherit}H1 {font:bold 20pt/20pt arial,helvetica,sans-serif; text-align:right;margin-top:0; color:}
#para0 h2 {margin-top:0}
#heading {position:relative; left:49; top:12}
H1 {font-family:"Tahoma", Arial, Helvetica,sans-serif; font-size:19; text-align:left; color:#e0285a}
H2 {font-weight:normal}
#today {color:#ffffff; top:70}
#logo {height:143}
#infobar {display:none}
#content {width:747; right:0; top:-30}
#content a {text-decoration:underline; color:blue}
#content a:hover{text-decoration:underline; color:blue}
#menu {top:52; color:#666666}
a.but {font-family:"Tahoma", Arial, Helvetica,sans-serif; font-size:x15; font-weight:normal; color:#e0285a}
a.but:hover {font-family:"Tahoma", Arial, Helvetica,sans-serif; font-size:x15; font-weight:normal; color:#e0285a; text-decoration:underline}
a.butselect {font-family:"Tahoma", Arial, Helvetica,sans-serif; font-size:x15; font-weight:normal; color:#e0285a}
//-->
</style>
<script language="JavaScript"  type="text/javascript">
<!-- hide this script from non-javascript-enabled browsers
var tmpDB='phdi/p1.nsf';// -->
</script>
<script language="JavaScript" type="text/javascript">
<!-- 
function onLoad() {     window.focus();     if (document.login) document.login.pwdinput.focus();     if (window.initSnow) initSnow(); }
// -->
</script>

<script language="JavaScript" type="text/javascript">
<!-- 
function validateM(num) {            //Enter 1,2,3... for form 1,2,3...     num=(num==undefined) ? 0 : num-1;     var em = /[A-Za-z0-9._-]+@[^.]+\..+/;     var fields=document.forms[num].elements     for (f=0; f<fields.length; f++) {         if ((!fields[f].name) & (!fields[f].type.toLowerCase().match(/submit|reset/))) {alert('Field #' + (f+1) +' (no name) has been setup incorrectly by the webmaster. This form does not work.'); return false}         if (fields[f].className=='mandatory') {                 if (fields[f].value=='') {alert('"'+fields[f].name+'" is blank. Please enter a value'); return false}         }         if (fields[f].name.toLowerCase()=='email') {                 if (!fields[f].value.match(em)) {alert('"'+fields[f].name+'" is not a valid email. Please re-enter'); return false}         }     }     return true } function validate() {    return validateM(1)}

// -->
</script>
</head>
<body text="#000000" bgcolor="#EFEFEF" leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 onload="onLoad()">
<a name=thetop></a><!--reflexologist practising in Balham, South London. Reflexology for Wandsworth, Clapham, Battersea, Merton, Tooting and surrounding areas.-->
<div id=frame>
    <div id=logo><div id=heading><H1>Mandy Duncan Smith - Reflexology</H1></div></div>
    <div><div id=today>27<sup>th</sup> March 2012&nbsp;</div></div>
    <div><div id=infobar class=info align=right><br>London<br>&nbsp;<br><a class=info href="mailto:reflexology@gn.apc.org">click here to email</a></div></div>
    <div><div id=menu><span><A class="but butselect" href="//www.reflexology-london.org" >Home</a> &bull; <A class="but" href="//www.reflexology-london.org/phdi/p1.nsf/supppages/2343?opendocument&part=2" >What&nbsp;is&nbsp;reflexology?</a> &bull; <A class="but" href="//www.reflexology-london.org/phdi/p1.nsf/supppages/2343?opendocument&part=3" >Maternity&nbsp;reflexology</a> &bull; <A class="but" href="//www.reflexology-london.org/phdi/p1.nsf/supppages/2343?opendocument&part=4" >Focus&nbsp;on</a> &bull; <A class="but" href="//www.reflexology-london.org/phdi/p1.nsf/supppages/2343?opendocument&part=5" >About&nbsp;Me</a></span></div></div>
    <div id=vspacer></div>
    <div id=content class=content1><font face="Arial,Helvetica,sans-serif" size=2><div class=para id=para0><img alt="reflexology wandsworth #01" src='/phdi/p1.nsf/imgpages/2343_feetonstones.jpg/$file/feetonstones.jpg' border=0 align=right><a name=pgmk01></a><H2>How can reflexology help you?</H2><I>  <FONT COLOR="GREEN">  "In my experience no other reflexologist that I have used has offered the level of expertise or care that you do" Jonathan D</FONT></I><BR><BR>...... One of the oldest natural therapies, dating back 5000 years to ancient China and Egypt.<BR><BR>Reflexology helps redress internal imbalances caused by stress and tension, helping you relax, and encouraging your body to heal itself naturally. Reflexology boosts your immune system and brings you back into balance.<BR><BR></div><br clear=all><br><div class=para id=para1><a name=pgmk02></a><B>Reflexology promotes physical & mental well-being and helps with:</B><BR><BR>Stress management <BR>Pain relief <BR>Long term chronic conditions <BR>Circulation and breathing<BR><SMALL><DIV STYLE="padding-left:550px">Mandy Duncan Smith MAR<BR>Reflexology in<BR>Balham, Clapham and Wandsworth<BR>Contact: 020 8772 1076<BR>e-mail <a href="mailto:reflexology@gn.apc.org">reflexology@gn.apc.org</a></DIV></SMALL></div></font><!-- paras: 2,2,2--><br clear=all></div>
    <div id=framefoot><img src="/phdi/p1.nsf/art/sh30/$file/spacer.gif" width=772 height=1></div>
</div>
<div id=footlogo><img  src="/phdi/p1.nsf/art/sh30/$file/spacer.gif" alt="reflexology wandsworth"></div>
<div id=footbar class=footer>&copy;2012 Mandy Duncan Smith :: designed by Spicer Solutions&nbsp;::&nbsp;<a class=footer title="UK Reflexology" href="http://www.webhealer.net/reflexology/hpr-reflexologist.htm">powered</a><a class=footer href="http://www.webhealer.net" target=phd> by WebHealer</a></div>
</body>
</html>
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...