WHOIS Service

pipkinsbears.com - information about domain

  • Server Status: available
  • Server IP: 98.138.19.88
  • Server Response Time: 319ms

Site title

Artist bears by teddy bear artist Jane Mogford of Pipkins Bears UK

Keywords

bear artist, artist teddy bear, limited, artist bears, one of a kind teddy bears, artist bear, bear making, teddy bear patterns, collectable teddy bear, make a teddy bear, pipkins bears, hugglets teddy bears uk,

Description

Artist teddy bears designed and created by award winning artist bears by Jane Mogford, Pipkins Bears, teddy bear, Pipkins,teddy bear pattern, artist teddy bears, handmade bears,hugglets teddy bear uk

Alexa information

Alexa rank: 15,071,575

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
pipkinsbears.com IN NS 78578 yns1.yahoo.com
pipkinsbears.com IN NS 78578 yns2.yahoo.com

Server Location

Site source

Show / hide source
                
<!--$sitebuilder version="2.6" extra="Java(1.6.0_30)" md5="7016810a02feaf17d0889b9303ba44c8"$-->

<!--$templateKey undetermined$-->
<html>
  <head>
    <title>Artist  bears by teddy bear artist Jane Mogford of Pipkins Bears UK</title>
    <meta name="generator" content="Yahoo! SiteBuilder/2.6/1.6.0_30">
    <meta name="author" content="jane Mogford">
    <meta name="description" content="Artist teddy bears designed and created by award winning artist bears by Jane Mogford, Pipkins Bears, teddy bear, Pipkins,teddy bear pattern, artist teddy bears, handmade  bears,hugglets teddy bear uk">
    <meta name="keywords" content="bear artist, artist teddy bear, limited, artist bears, one of a kind teddy bears, artist bear, bear making, teddy bear patterns, collectable teddy bear, make a teddy bear, pipkins bears, hugglets teddy bears uk,">
    <!--$page size 1220, 2841$-->
    <!--$page margin 8, 8, 8, 8$-->
    <!--$centered$-->
<!--$begin exclude$--><style>.textTail {font-family:monospace, san-serif; font-size:large; font-style:bold; color:990099;}</style>
<!--$end exclude$--><!--$begin exclude$--><script src="sitebuilder/scripts/layers.js"></script>
<!--$end exclude$-->
    <!--$fontFamily Times New Roman$-->
    <!--$fontSize 16$-->
    <style type="text/css"><!--
      BODY {font-family:"Times New Roman"; font-size:16;margin:0px;padding:0px;text-align:center;min-width:1220px;}
      P {font-family:"Times New Roman"; font-size:16;}
      FORM {margin:0;padding:0;}
      #centerwrapper {text-align:left;width:1220px;margin-left:auto;margin-right:auto;}
    --></style>
    <!--$begin pageHtmlBefore$--><head><link rel="shortcut icon" href="favicon.ico" ></head> <!--$end pageHtmlBefore$-->
  </head>
  <body bgcolor="#FFFFFF" background="rr1bg3a.gif" text="#BE2A65" link="#A5477A" vlink="#FF58A5" topmargin="0" leftmargin="0">

<!--$begin exclude$-->
    <div id="centerwrapper">
      <div id="root" style="position:absolute;width:1220px;height:2491px;">
<!--$end exclude$-->
        <div id="e0" style="position:absolute;left:596;top:249;width:490;height:684;">
          <table border="0" cellspacing="0" cellpadding="0" width="490">
            <tr>
              <td nowrap height="684" align="center" valign="top" bgcolor="#FAE8F8"><span class="text"><span style="font-size:16px;line-height:19px;"><br></span><b><font face="Comic Sans MS" color="#A3377C" size="5"><span style="font-size:24px;line-height:34px;">Welcome to the home of Pipkins Bears<br><br><br>one of a Kind<br>Artist Collectable Teddy Bears<br>by Award Winning UK Artist<br>Jane Mogford<br><br></span></font></b><b><font size="4"><span style="font-size:20px;line-height:24px;">If you would like to be informed as soon<br>as new teddy bears<br>are available for adoption,<br><br>then just drop me line to be added to the<br></span></font></b><b><font color="#660066" size="4"><span style="font-size:20px;line-height:24px;">Friends of Pipkins Bears mailing list<br soft></span></font></b></span></td>
            </tr>
          </table>
        </div>
        <div id="e1" style="position:absolute;left:32;top:994;width:100;height:100;"><a href="http://www.bearsdirect.com"><img src="GuaranteeLogo.jpg" width="100" height="100" border="0" alt="bears direct guarantee"></a></div>        <div id="e2" style="position:absolute;left:220;top:1092;width:239;height:24;"><div style="width:239px;height:24px;overflow:auto;"><!--$begin html$--><form name="y_datetime">
<input type=text size=32 width=32 name="textbox1" style="text-align=center">
</form>

<script language="javascript">

ydate = new Object();
ydate.style  = 2;
ydate.military = 0;

ydate.days1  = new Array("Sun","Mon","Tues","Wed","Thur","Fri","Sat");
ydate.days2  = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
ydate.months1 = new Array("Jan","Feb","Mar","Apr","May","June","July","Aug","Sept","Oct","Nov","Dec");
ydate.months2 = new Array("January","February","March","April","May","June","July","August","September","October","November","December");

function datedisplay() {

  ydate.now   = new Date();
  ydate.year  = ydate.now.getFullYear();
  ydate.month = ydate.now.getMonth();
  ydate.date  = ydate.now.getDate();
  ydate.day   = ydate.now.getDay();
  ydate.hour  = ydate.now.getHours();
  ydate.min   = ydate.now.getMinutes();
  ydate.sec   = ydate.now.getSeconds();
  ydate.ampm  = "";

  if (ydate.military) {
        if (ydate.hour < 10) { ydate.hour = "0" + ydate.hour; }
  }
  else if (ydate.hour > 11) {
        ydate.ampm = "pm";
        ydate.hour = ydate.hour - 12;
  }
  else { ydate.ampm = "am"; }

  if (ydate.hour == 0) { ydate.hour = 12; }
  if (ydate.min < 10)  { ydate.min = "0" + ydate.min; }
  if (ydate.sec < 10)  { ydate.sec = "0" + ydate.sec; }

  if (ydate.style == 0)      { ydate.txt = ydate.months2[ydate.month]+" "+ydate.date+" "+ydate.year; }
  else if (ydate.style == 1) { ydate.txt = ydate.days2[ydate.day]+" "+ydate.hour+":"+ydate.min+":"+ydate.sec+" "+ydate.ampm; }
  else if (ydate.style == 2) { ydate.txt = ydate.months2[ydate.month]+" "+ydate.date+" "+ydate.year+" , "+ydate.hour+":"+ydate.min+":"+ydate.sec+" "+ydate.ampm; }
  else if (ydate.style == 3) { ydate.txt = ydate.days1[ydate.day]+" "+ydate.months1[ydate.month]+" "+ydate.date+" "+ydate.year+" , "+ydate.hour+":"+ydate.min+":"+ydate.sec+" "+ydate.ampm; }
  else if (ydate.style == 4) { ydate.txt = (ydate.month+1)+"/"+ydate.date+"/"+ydate.year+" , "+ydate.hour+":"+ydate.min+":"+ydate.sec+" "+ydate.ampm; }
  else                      { ydate.txt = ydate.year+"/"+(ydate.month+1)+"/"+ydate.date+" , "+ydate.hour+":"+ydate.min+":"+ydate.sec+" "+ydate.ampm; }

  document.y_datetime.textbox1.value = ydate.txt;
  ydate.id=setTimeout("datedisplay()",1000);
}

datedisplay();
</script>
<!--$end html$--></div>
        </div>
        <div id="e3" style="position:absolute;left:610;top:1008;width:140;height:30;"><!--$addOn publish.length=6
fontColor=BE2A65
backgroundColor=0000FF
publish.local=false
invisible=false
useCookies=true
timeZone=0
publish.style=9
addOn=resource\:/resources/addons/counter/counter.addon
size=0
style=9
previewPath=C\:/Users/jane/sitebuilder/sites/pipkins bears/sitebuilder/images/thumbnails/index_counter.png
length=7
useCounterValue=preset
transparent=transparent
addOn.class=com.yahoo.sitebuilder.elements.CounterElement
presetValue=45318
$--><!--$begin exclude$--><IMG SRC="http://visit.webhosting.yahoo.com/counter.gif/c?D=BE2A65&b=216&l=6&f=9" ALT="Counter"><!--$end exclude$-->        </div>
        <div id="e4" style="position:absolute;left:974;top:1364;width:178;height:190;"><div style="width:178px;height:190px;overflow:auto;"><!--$begin html$--><script type="text/javascript" src="http://feedjit.com/map/?bc=ffffff&amp;tc=df10b8&amp;brd1=632767&amp;lnk=530b6d&amp;hc=99337a&amp;dot=e90ba5"></script><noscript><a href="http://feedjit.com/">Feedjit Live Blog Stats</a></noscript><!--$end html$--></div>
        </div>
        <div id="e5" style="position:absolute;left:247;top:1452;width:699;height:55;">
          <table border="0" cellspacing="0" cellpadding="0" width="699">
            <tr>
              <td nowrap height="55" align="center" valign="top"><span class="text"><b><font face="Arial" color="#000000" size="2"><span style="font-size:12px;line-height:15px;">The Teddy Bear designs, content and graphics on this site are protected by International copyright<br>and may not be copied and /or reproduced in any form without written permission from Pipkins Bears</span></font></b><b><font color="#000000"><span style="font-size:16px;line-height:19px;">&#169; 2011<br>All Rights Reserved<br soft></span></font></b></span></td>
            </tr>
          </table>
        </div>
        <div id="e6" style="position:absolute;left:212;top:962;width:283;height:109;"><div style="width:283px;height:109px;overflow:auto;"><!--$begin html$--><embed src="http://static.ning.com/masterbearcrafters/widgets/index/swf/badge.swf?v=3.13.4%3A15557" quality="high" scale="noscale" salign="lt" wmode="transparent" bgcolor="#ffffff" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="206" height="64" allowScriptAccess="always" flashvars="networkUrl=http%3A%2F%2Fmasterbearcrafters.ning.com%2F&amp;panel=user&amp;username=273qcjnidjgil&amp;avatarUrl=http%3A%2F%2Fapi.ning.com%2Ffiles%2FkWN1xOtTk6P2fDB61OQT1S2FS19FSaHe-Kim9mTSBr5a4EmJfpTK%2Aut05AXftTTD3%2AGqfAYFfJupRR00L6T%2Ak9i2Jsq2YAJs%2Fbears066.JPG%3Fwidth%3D48%26height%3D48%26crop%3D1%253A1&amp;iAmMemberText=I%27m+a+member+of%3A&amp;configXmlUrl=http%3A%2F%2Fstatic.ning.com%2Fmasterbearcrafters%2Finstances%2Fmain%2Fembeddable%2Fbadge-config.xml%3Ft%3D1234892683" /> <br /><small><a href="http://masterbearcrafters.ning.com/xn/detail/u_273qcjnidjgil">View my page on <em>The Guild of Master Bearcrafters</em></a></small><br /><!--$end html$--></div>
        </div>
        <div id="e7" style="position:absolute;left:157;top:149;width:900;height:29;"><!--$navbar 
name=pipbar.nav
assetID=%NavbarAsset:/navigation_bars/pipbar.nav
$--><!--$begin exclude$--><table border="0" cellspacing="0" cellpadding="0"><tr><td><a href="index.html"><img name="i8" src="sitebuilder/images/pipbar-0-active-83230.png" width="180" height="29" border="0" alt=""/></a></td><td><a href="aboutme.html"><img name="i9" src="sitebuilder/images/pipbar-1-inactive-41967.png" border="0" width="180" height="29" alt=""/></a></td><td><a href="commissions.html"><img name="i10" src="sitebuilder/images/pipbar-2-inactive-30701.png" border="0" width="180" height="29" alt=""/></a></td><td><a href="howtoadopt.html"><img name="i11" src="sitebuilder/images/pipbar-3-inactive-30786.png" border="0" width="180" height="29" alt=""/></a></td><td><a href="beargallery.html"><img name="i12" src="sitebuilder/images/pipbar-5-inactive-00579.png" border="0" width="180" height="29" alt=""/></a></td></tr></table><!--$end exclude$-->        </div>
        <div id="e13" style="position:absolute;left:65;top:178;width:1117;height:29;"><!--$navbar 
name=pipnav2.nav
assetID=%NavbarAsset:/navigation_bars/pipnav2.nav
$--><!--$begin exclude$--><table border="0" cellspacing="0" cellpadding="0"><tr><td><a href="teddybearpatterns.html"><img name="i14" src="sitebuilder/images/pipnav2-0-inactive-52216.png" border="0" width="217" height="29" alt=""/></a></td><td><a href="miniature-bears.html"><img name="i15" src="sitebuilder/images/pipnav2-1-inactive-52777.png" border="0" width="180" height="29" alt=""/></a></td><td><a href="bear-friends.html"><img name="i16" src="sitebuilder/images/pipnav2-2-inactive-75749.png" border="0" width="180" height="29" alt=""/></a></td><td><a href="small-artist-bears.html"><img name="i17" src="sitebuilder/images/pipnav2-3-inactive-75825.png" border="0" width="180" height="29" alt=""/></a></td><td><a href="medium-artist-bears.html"><img name="i18" src="sitebuilder/images/pipnav2-4-inactive-75901.png" border="0" width="180" height="29" alt=""/></a></td><td><a href="large-artist-bears.html"><img name="i19" src="sitebuilder/images/pipnav2-5-inactive-75979.png" border="0" width="180" height="29" alt=""/></a></td></tr></table><!--$end exclude$-->        </div>
        <div id="e20" style="position:absolute;left:8;top:8;width:1204;height:139;">
          <table border="0" cellspacing="0" cellpadding="0" width="1204">
            <tr>
              <td nowrap height="139" align="center" valign="top" bgcolor="#FAE8F8"><span class="text"><b><i><font face="Papyrus" color="#A3377C" size="7"><span style="font-size:72px;line-height:114px;">PIPKINS &nbsp;&nbsp;BEARS<br soft></span></font></i></b></span></td>
            </tr>
          </table>
        </div>
        <div id="e21" style="position:absolute;left:1110;top:227;width:84;height:79;"><a href="http://pipkinsbears.blogspot.com/"><img src="images/cutecolorsanibear13.gif" width="84" height="79" border="0" alt=""></a></div>        <div id="e22" style="position:absolute;left:1120;top:313;width:72;height:50;">
          <table border="0" cellspacing="0" cellpadding="0" width="72">
            <tr>
              <td nowrap height="50" align="center" valign="top" bgcolor="#FAE8F8"><span class="text"><a href="http://pipkinsbears.blogspot.com/"><b><font size="4"><span style="font-size:20px;line-height:24px;">P</span></font></b></a><a href="http://pipkinsbears.blogspot.com/"><b><font size="4"><span style="font-size:20px;line-height:24px;">ipkins<br></span></font></b></a><a href="http://pipkinsbears.blogspot.com/"><b><font size="4"><span style="font-size:20px;line-height:24px;">Bl</span></font></b></a><a href="http://pipkinsbears.blogspot.com/"><b><font size="4"><span style="font-size:20px;line-height:24px;">og<br soft></span></font></b></a></span></td>
            </tr>
          </table>
        </div>
        <div id="e23" style="position:absolute;left:892;top:992;width:301;height:317;"><div style="width:301px;height:317px;overflow:auto;"><!--$begin html$--><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/pages/Pipkins-Bears/111051267758" width="292" show_faces="true" stream="false" header="true"></fb:like-box><!--$end html$--></div>
        </div>
        <div id="e24" style="position:absolute;left:8;top:220;width:86;height:101;"><a href="mailto:jane@pipkinsbears.com"><img src="td3ml1a.gif" width="86" height="101" border="0" alt=""></a></div>        <div id="e25" style="position:absolute;left:383;top:1523;width:450;height:21;"><span class="text"><a href="http://bespokeonlinesolutions.com" target="_blank"><font color="#660066"><span style="font-size:16px;line-height:19px;">WEBSITE DESIGN BY &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;BESPOKE ONLINE SOLUTIONS<br soft></span></font></a></span>        </div>
        <div id="e26" style="position:absolute;left:300;top:1139;width:571;height:296;">
          <table border="0" cellspacing="0" cellpadding="0" width="571">
            <tr>
              <td nowrap height="296" align="center" valign="top" bgcolor="#FAE8F8"><span class="text"><font size="4"><span style="font-size:18px;line-height:22px;">Artist Bear. &nbsp;A term typically used to describe Teddy Bears that are often <br soft>handmade and hand finished by an individual, are made in limited quantities, <br soft>and are valued by bear collectors. &nbsp;&nbsp;There is no 'Teddy Bear Panel' to decide <br soft>what is an artist bear-- that is ultimately left to the collector to decide.<br><br>Award-Winning Artist Bears are very different from any other bears.<br>They capture your heart and make you feel so full of love that you must bring <br soft>them home. They are handmade by artists who dedicated their life <br soft>professionally to design original works of art. These bear artists have achieved <br soft>standards recognised in competitions and awards.<br>The bears, like paintings, are only limited to a few and most of the time, <br soft>one-of-a-kind. Their prices are always a little bit higher, which is why our <br soft>bears are exhibited with prestige</span></font><span style="font-size:16px;line-height:19px;">.<br soft></span></span></td>
            </tr>
          </table>
        </div>
        <div id="e27" style="position:absolute;left:10;top:8;width:186;height:139;"><img src="rr1cl4a.gif" width="186" height="139" alt=""></div>        <div id="e28" style="position:absolute;left:1024;top:8;width:188;height:141;"><img src="rr1cl4a.gif" width="188" height="141" alt=""></div>        <div id="e29" style="position:absolute;left:512;top:1571;width:216;height:912;"><div style="width:216px;height:912px;overflow:auto;"><!--$begin html$--><script type="text/javascript" src="http://feedjit.com/serve/?vv=955&amp;tft=3&amp;dd=0&amp;wid=2e9018d6a84f0e8a&amp;pid=0&amp;proid=0&amp;bc=F589F5&amp;tc=F5F5F5&amp;brd1=454545&amp;lnk=C95050&amp;hc=5C155C&amp;hfc=5C5A5A&amp;btn=8A0214&amp;ww=200&amp;wne=10&amp;wh=Live+Traffic+Feed&amp;hl=0&amp;hlnks=0&amp;hfce=0&amp;srefs=0&amp;hbars=0"></script><noscript><a href="http://feedjit.com/">Feedjit Live Blog Stats</a></noscript><!--$end html$--></div>
        </div>
        <div id="e30" style="position:absolute;left:826;top:712;width:250;height:218;">
          <table border="0" cellspacing="0" cellpadding="0" width="250">
            <tr>
              <td nowrap height="218" align="center" valign="top"><span class="text"><b><font size="4"><span style="font-size:20px;line-height:24px;">our next show will be the <br soft>teddy bears tea party - <br soft>online from <br>23rd to 25th March</span></font></b><b><font size="4"><span style="font-size:20px;line-height:24px;"><br><br></span></font></b><a href="http://www.teddiesworldwide.com" target="_blank"><b><font size="4"><span style="font-size:20px;line-height:24px;">please click here to see the <br soft>preview bears and </span></font></b></a><a href="http://www.teddiesworldwide.com" target="_blank"><b><font size="4"><span style="font-size:20px;line-height:24px;">t</span></font></b></a><a href="http://www.teddiesworldwide.com" target="_blank"><b><font size="4"><span style="font-size:20px;line-height:24px;">o vote <br soft>for your favourite bear in the <br soft>show please &nbsp;<br soft></span></font></b></a></span></td>
            </tr>
          </table>
        </div>
        <div id="e31" style="position:absolute;left:613;top:714;width:207;height:207;"><!--$img %ImageAssetImpl:/images/teddiesteapartyblogbanner2.png$--><img src="sitebuilder/images/teddiesteapartyblogbanner2-207x207.png" width="207" height="207" alt=""></div>        <div id="e32" style="position:absolute;left:124;top:252;width:470;height:682;"><!--$img %ImageAssetImpl:/images/pipkins-bears-teddiesteaparty2012_004.JPG$--><img src="sitebuilder/images/pipkins-bears-teddiesteaparty2012_004-470x682.jpg" width="470" height="682" alt=""></div>        <div id="e33" style="position:absolute;left:132;top:265;width:454;height:20;">
          <table border="0" cellspacing="0" cellpadding="0" width="454">
            <tr>
              <td nowrap height="20" valign="top" bgcolor="#99CCFF"><span class="text"><span style="font-size:16px;line-height:19px;">THIS IS HATTER - MY PREVIEW BEAR FOR THE ONLINE SHOW<br soft></span></span></td>
            </tr>
          </table>
        </div>
<!--$begin exclude$-->
      </div>
    </div>
<!--$end exclude$-->
<!--$addOn message=updated - 19/02/12
style=bold
color=990099
speed=30
publish.local=false
spacing=10
addOn=resource\:/resources/addons/textTail/textTail.addon
size=large
$--><!--$begin exclude$--><script language="javascript">
c3             = new config();
c3.prefix      = "y_textTail3";
c3.updateDelay = 30;
c3.letterspacing = 10;
c3.message     = "updated - 19/02/12";
c3.message     = c3.message.split("");
c3.howmany     = parseInt(c3.message.length);
c3.oldx = new Array();
c3.oldy = new Array();
c3.uid   = 3;
for (i=0;i<c3.howmany;i++) {
 c3.oldx[i] = 0;
 c3.oldy[i] = -50;
}
for (i=0;i<c3.howmany;i++) {
  writeLayer("<span class=\"textTail\">" + c3.message[i] + "</span>", c3.prefix + i, 0, -50);
  setVisible(c3.prefix + i, 1);
}
function updatetextTail(c) {
 c.widthBoundry = getViewWidth() - 30;
 for (i=c.howmany-1;i>0;i--) {
  c.oldx[i] = c.oldx[i-1] + c.letterspacing;
  c.oldy[i] = c.oldy[i-1];
 }
 c.oldx[0] = cursorX + c.letterspacing;
 c.oldy[0] = cursorY;
 for (i=0;i<c.howmany;i++) {
  if (c.oldx[i] >= c.widthBoundry) {
   c.oldx[i] = c.widthBoundry;
   setVisible(c.prefix + i, 0);
  } else { setVisible(c.prefix + i, 1); }
 moveLayer(c.prefix + i, c.oldx[i], c.oldy[i]);
 }
 setTimeout("updatetextTail(c" + c.uid + ")", c.updateDelay);
}
if (c3.message != "") {
 captureXY();
 updatetextTail(c3);
}
</script><!--$end exclude$-->  </body>
</html>
<!-- text below generated by server. PLEASE REMOVE --><!-- Counter/Statistics data collection code --><script language="JavaScript" src="http://l.yimg.com/d/lib/smb/js/hosting/cp/js_source/whv2_001.js"></script><script language="javascript">geovisit();</script><noscript><img src="http://visit.webhosting.yahoo.com/visit.gif?us1332491970" alt="setstats" border="0" width="1" height="1"></noscript>
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...