WHOIS Service

jeremyandrebecca.com - information about domain

  • Server Status: available
  • Server IP: 208.109.78.141
  • Server Response Time: 268ms

Alexa information

Alexa rank: 6,308,516

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
jeremyandrebecca.com IN MX 3600 mailstore1.secureserver.net pri: 10
jeremyandrebecca.com IN MX 3600 smtp.secureserver.net
jeremyandrebecca.com IN A 208.109.78.141 3600
jeremyandrebecca.com IN SOA 3600 mname: ns01.domaincontrol.com
rname: dns.jomax.net
serial: 2004111504
refresh: 28800
retry: 7200
expire: 604800
minimum-ttl: 3600
jeremyandrebecca.com IN NS 3600 ns02.domaincontrol.com
jeremyandrebecca.com IN NS 3600 ns01.domaincontrol.com

Server Location

Site source

Show / hide source
                
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"  xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>((( JEREMY and REBECCA )))  Home  :: Official website of singer-songwriter duo :: Debut album, What We Leave Behind, now available!</title>
<meta name="description" content="Official site of singer/songwriter duo Jeremy and Rebecca. Includes news, media, music, and more." />
<meta name="keywords" content="Jeremy and Rebecca, Jeremy, Rebecca, Jeremy Hendrickson, Rebecca Hendrickson, Jeremy and Rebecca Hendrickson, What We Leave Behind, Fool, Flyer, Feels Like The Heavens, Straight and Narrow, Made To Love You, How I Love You, Miracle, Tallest Tree, Why Strive, Rise and Shine, Have You Got The Time, Concerts, Music, Audio, Video, Photos, Pics, Images, Gallery, Lyrics, Pictures, Blog, jeremyandrebecca, Rebecca Beckworth, Becca Beckworth" />
<meta name="copyright" content="Copyright (c) Dwelling Records" />
<meta name="author" content="Designed for Jeremy and Rebecca by Dwelling Productions - http://www.dwellingproductions.com" />
<link rel="alternate" type="application/rss+xml" title="Jeremy and Rebecca - NEWS" href="http://www.jeremyandrebecca.com/rss/news.xml">
<link rel="alternate" type="application/rss+xml" title="Jeremy and Rebecca - PRESS" href="http://www.jeremyandrebecca.com/rss/press.xml">
<link rel="alternate" type="application/rss+xml" title="Jeremy and Rebecca - EVENTS" href="http://www.jeremyandrebecca.com/rss/events.xml">
<link rel="alternate" type="application/rss+xml" title="Jeremy and Rebecca - BLOG" href="http://www.jeremyandrebecca.com/rss/blog.xml">
<link rel="alternate" type="application/rss+xml" title="Jeremy and Rebecca - REVIEWS" href="http://www.jeremyandrebecca.com/rss/reviews.xml">
<link href="css/main.css" rel="stylesheet" type="text/css" media="screen"/>
<link href="css/home.css" rel="stylesheet" type="text/css" media="screen"/>
<link href="css/print.css" rel="stylesheet" type="text/css" media="print"/>
<link href="css/print-home.css" rel="stylesheet" type="text/css" media="print"/>
<script type="text/javascript" src="audio/audio_player_files/flashdetect.js"></script>
<script type="text/javascript" src="banner/swfobject.js"></script>
<script type="text/javascript" src="Scripts/jquery.min.js"></script>
<script type="text/javascript" src="Scripts/ddaccordion.js">
/***********************************************
* Accordion Content script- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************/
</script>
<link href="css/ddaccordion.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
    //Initialize Expanding Events:
        ddaccordion.init({
            headerclass: "expandingEvents", //Shared CSS class name of headers group
            contentclass: "eventContents", //Shared CSS class name of contents group
            revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover"
            mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover
            collapseprev: false, //Collapse previous content (so only one open at any time)? true/false 
            defaultexpanded: [], //index of content(s) open by default [index1, index2, etc]. [] denotes no content.
            onemustopen: false, //Specify whether at least one header should be open always (so never all headers closed)
            animatedefault: true, //Should contents open by default be animated into view?
            persiststate: true, //persist state of opened contents within browser session?
            toggleclass: ["", "openEvents"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"]
            togglehtml: ["none", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively  ["position", "html1", "html2"] (see docs)
            animatespeed: "fast", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow"
            oninit:function(expandedindices){ //custom code to run when headers have initalized
                //do nothing
            },
            onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed
                //do nothing
            }
        })
        
    //Initialize Expanding Blog:
        ddaccordion.init({
            headerclass: "expandingBlog", //Shared CSS class name of headers group
            contentclass: "blogContents", //Shared CSS class name of contents group
            revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover"
            mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover
            collapseprev: false, //Collapse previous content (so only one open at any time)? true/false 
            defaultexpanded: [0], //index of content(s) open by default [index1, index2, etc]. [] denotes no content.
            onemustopen: false, //Specify whether at least one header should be open always (so never all headers closed)
            animatedefault: true, //Should contents open by default be animated into view?
            persiststate: true, //persist state of opened contents within browser session?
            toggleclass: ["", "openBlog"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"]
            togglehtml: ["none", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively  ["position", "html1", "html2"] (see docs)
            animatespeed: "fast", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow"
            oninit:function(expandedindices){ //custom code to run when headers have initalized
                //do nothing
            },
            onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed
                //do nothing
            }
        })
</script>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<script type="text/javascript" src="CSSMenuWriter/cssmw0/menu.js"></script>
<style type="text/css" media="all">
<!--
@import url("CSSMenuWriter/cssmw0/menu.css");
-->
</style>
<!--[if lte IE 6]>
<style type="text/css" media="all">
@import url("CSSMenuWriter/cssmw0/menu_ie.css");
</style>

<style type="text/css" media="all">
img, div, ul, li, span, a {
  behavior: url("CSSMenuWriter/cssmw_images/iepngfix.htc");
}
</style>

<![endif]-->
</head>

<body link="#1d6c8f" vlink="#1d6c8f" alink="#1d6c8f">

<div id="outerWrapper">
    <div id="header"></div>
    <div id="navbar">
    <div id="mainNavContainer">
      <ul class="level-0" id="cssmw0">
  <li style="width:65px;"><a href="http://www.jeremyandrebecca.com">HOME</a></li>
  <li style="width:70px;" class="parent"><a href="/about.php?Bio-2">ABOUT</a>
      <ul class="level-1">
                <li><a href="/about.php?Bio-2">Bio</a></li>
                <li><a href="/about.php?Industry-Bio-3">Industry Bio</a></li>
                <li><a href="/about.php?Interview-4">Interview</a></li>
                <li><a href="/about.php?Quotes-8">Quotes</a></li>
                <li><a href="/about.php?Achievements-9">Achievements</a></li>
              </ul>
  </li>
  <li  style="width:63px;" class="parent"><a href="/news.php">NEWS</a>
      <ul class="level-1">
        <li><a href="/news.php">News</a></li>
        <li><a href="/press.php">Press</a></li>
        <li><a href="/reviews.php">Reviews</a></li>
        <li><a href="/fanReviews.php">Fan Reviews</a></li>
        <li><a href="/blog.php">Blog</a></li>
      </ul>
  </li>
  <li  style="width:68px;" class="parent"><a href="/music.php">MUSIC</a>
  </li>
  <li  style="width:68px;" class="parent"><a href="/photos.php">MEDIA</a>
      <ul class="level-1">
        <li><a href="/photos.php">Photos</a></li>
        <li><a href="/video.php">Video</a></li>
      </ul>
  </li>
  <li style="width:76px;"><a href="/events.php">EVENTS</a></li>
  <li  style="width:69px;" class="parent"><a href="/store.php">STORE</a>
      <ul class="level-1">
        <li><a href="/storeDetail.php?category=audio_cd">Audio CD</a></li>
        <li><a href="/mp3.php">MP3</a></li>
        <li><a href="/ringtones.php">Ringtones</a></li>
        <li><a href="/store.php?category=merchandise">Merchandise</a></li>
      </ul>
  </li>
  <li class="parent" style="width:91px;"><a href="/emailListSubscribe.php">CONNECT</a>
      <ul class="level-1">
        <li><a href="/emailListSubscribe.php">Email List</a></li>
        <li><a href="/mobile.php">Mobile</a></li>
        <li><a href="/rss.php">RSS</a></li>
        <li><a href="/links.php">Links</a></li>
        <li><a href="/contact.php">Contact Info</a></li>
      </ul>
  </li>
</ul>
<script type="text/javascript">if(window.attachEvent) { window.attachEvent("onload", function() { cssmw0.intializeMenu('cssmw0',{select_current: 1, orientation: 1}); }); } else if(window.addEventListener) { window.addEventListener("load", function() { cssmw0.intializeMenu('cssmw0',{select_current: 1, orientation: 1}); }, true); }</script></div>
  </div>
    <div id="contentWrapper">
        <div id="page">
            <div id="pageArea">
                <div id="leftColumn">
                    <html>
<head>
<script type="text/javascript" src="audio_player_files/flashdetect.js"></script>
</head>

<body>
                    <div id="homeAudio">
                        <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr>
                                <td width="200">
                                    <div id="flashcontent"></div>
                                    <script type="text/javascript">
                                    var so = new SWFObject("audio_player_files/audioPlayer.swf", "player", "200", "22", "8", "#000000");
                                    so.addVariable("xmlPath", "data2.xml.php");
                                    so.addParam("wmode", "transparent");
                                    so.write("flashcontent");
                                    </script>
                              </td>
                                <td width="4">&nbsp;</td>
                                <td width="120" valign="bottom"><div id="launchPlayer">
                                      <script type="text/javascript">
                                        AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0',
                                            'width','120',
                                            'height','22',
                                            'title','Click to launch Audio Player',
                                            'wmode','transparent',
                                            'src','launchPlayer',
                                            'quality','high',
                                            'pluginspage','http://www.macromedia.com/go/getflashplayer','movie','launchPlayer'
                                        ); //end AC code
                                    </script>
                                    <noscript>
                                        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                                            codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
                                            width="120"
                                            height="22"
                                            title="Click to launch Audio Player">
                                            <param name="movie" value="launchPlayer.swf" />
                                            <param name="quality" value="high" />
                                            <param name="wmode" value="transparent">
                                            <embed src="launchPlayer.swf"
                                                quality="high"
                                                pluginspage="http://www.macromedia.com/go/getflashplayer"
                                                type="application/x-shockwave-flash"
                                                width="120"
                                                height="22">
                                            </embed>
                                    </object>
                                    </noscript>
                              </td>
                            </tr>
                      </table>
                    </div>
                                            <div id="homeStatus">
                            <a href="http://twitter.com/JeremyRebecca" 
                            class="twitterFollow" 
                            target="_blank" 
                            style="display:block;text-align:right;">follow us on Twitter</a>
                        </div>
                        <div id="homeStatusText"><ul id="twitter_update_list" ></ul></div>
                                        <div id="homeLine"></div>
                    <div id="homeConnect">                        
                        <script type="text/javascript">var addthis_pub="jeremyandrebecca";</script>
                        <a href="http://www.addthis.com/bookmark.php" 
                        class="share"
                        style="text-decoration:none;display:block;text-align:right;" 
                        onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]');" 
                        onmouseout="addthis_close();" 
                        onclick="return addthis_sendto();"><img 
                        src="images/home-add.gif" 
                        width="16" height="16" border="0" alt="share this page" class="vAlignShare"/> share current page</a>
                        <script type="text/javascript" src="http://s7.addthis.com/js/200/addthis_widget.js"></script>
                    </div>
                    <div id="homeConnectList">
                        <ul class="connectLinks">
                            <li class="myspace">
                                <a href="http://www.myspace.com/jeremyandrebecca" 
                                class="selected" 
                                alt="MySpace" 
                                title="" 
                                target="_blank">
                                <span class="hidden">MySpace</span></a></li>
                            <li class="facebook">
                                <a href="http://www.facebook.com/jeremyandrebecca" 
                                alt="Facebook" 
                                title="" 
                                target="_blank">
                                <span class="hidden">Facebook</span></a></li>
                            <li class="twitter">
                                <a href="http://www.twitter.com/jeremyrebecca" 
                                alt="Twitter" 
                                title="" 
                                target="_blank">
                                <span class="hidden">Twitter</span></a></li>
                                                    </ul>
                    </div>
                    <div id="homeLine2"></div>
                    <div id="advertisement1"></div>
                    <div id="advertisement2"></div>
                    <br style="clear:both"/>
                                                                           <div id="ad1" style="background-image:url(/images/ad_small1/ad_domainNames.jpg);background-repeat:no-repeat;">
                                                    <div class="hidden">
                                Get YourName.com for only $9.99                                <a href="http://www.dwellingdomains.com" 
                                target="_blank">Click here for info</a>
                            </div>
                                <a href="http://www.dwellingdomains.com" target="_blank">
                                    <img src="images/spacer.gif" 
                                    alt="Get YourName.com for only $9.99" 
                                    title=""
                                    width="195"
                                    height="130"
                                    border="0"
                                    />
                                </a>
                            </div>
                                                                                                   <div id="ad2" style="background-image:url(/images/ad_small2/ad_webSiteTonight.jpg);background-repeat:no-repeat;">
                                                    <div class="hidden">
                                Build your own Web Site Tonight! - Starting at $4.99                                <a href="http://www.securepaynet.net/gdshop/hosting/hosting_build_website.asp?prog_id=dwellingproductions" 
                                target="_blank">Click here for info</a>
                            </div>
                                <a href="http://www.securepaynet.net/gdshop/hosting/hosting_build_website.asp?prog_id=dwellingproductions" target="_blank">
                                    <img src="images/spacer.gif" 
                                    alt="Build your own Web Site Tonight! - Starting at $4.99" 
                                    title=""
                                    width="195"
                                    height="130"
                                    border="0"
                                    />
                                </a>
                            </div>
                                            <br style="clear:both"/>
                    <div id="lineFade"></div>
                    <div id="quickLinks"></div>
                    <div id="auraLogo">
                        <div>
                            <a href="http://www.auraworld.org" 
                            alt="AURA World - Artists United for Responsible Art" 
                            title="AURA World - Artists United for Responsible Art"
                            target="_blank"
                            class="auraLogoRollover">
                            <span class="hidden">AURA World - Artists United for Responsible Art</span></a>
                        </div>
                    </div>
                    <div id="quickLinksList">
                        <ul>
                            <li id="quickLinksStyle" class="quickLinkBg"><a href="/press.php" class="quick">PRESS</a></li>
                            <li id="quickLinksStyle" class="quickLinkBg quickLinkPadRight"><a href="/news.php" class="quick">NEWS</a></li>
                            <li id="quickLinksStyle" class="quickLinkBg quickLinkPadRight"><a href="/about.php" class="quick">ABOUT</a></li>
                            <li id="quickLinksStyle" class="quickLinkPadRight"><a href="http://www.jeremyandrebecca.com/" class="quick">HOME</a></li>
                        </ul>
                        <ul>
                            <br style="clear:both"/>
                            <li id="quickLinksStyle" class="quickLinkBg"><a href="/blog.php" class="quick">BLOG</a></li>
                            <li id="quickLinksStyle" class="quickLinkBg quickLinkPadRight"><a href="/rss.php" class="quick">RSS</a></li>
                            <li id="quickLinksStyle" class="quickLinkBg quickLinkPadRight"><a href="/photos.php" class="quick">PHOTOS</a></li>
                            <li id="quickLinksStyle" class="quickLinkBg quickLinkPadRight"><a href="/video.php" class="quick">VIDEO</a></li>
                            <li id="quickLinksStyle" class="quickLinkPadRight"><a href="/music.php" class="quick">MUSIC</a></li>
                        </ul>
                        <ul class="moveListUp">
                            <br style="clear:both"/>
                            <li id="quickLinksStyle" class="quickLinkBg"><a href="/store.php" class="quick">STORE</a></li>
                            <li id="quickLinksStyle" class="quickLinkBg quickLinkPadRight"><a href="/emailListSubscribe.php" class="quick">EMAIL LIST</a></li>
                            <li id="quickLinksStyle" class="quickLinkBg quickLinkPadRight"><a href="/mobile.php" class="quick">MOBILE</a></li>
                            <li id="quickLinksStyle" class="quickLinkPadRight"><a href="/media.php" class="quick">PUBLICITY</a></li>
                        </ul>
                        <br style="clear:both"/>
                    </div>
</body>
</html>
                </div>
                <div id="rightColumn">
                  <div id="flashBanner" align="center">
                    <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','470','height','160','src','banner','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','wmode','opaque','movie','banner?wmode=opaque' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="470" height="160">
                      <param name="movie" value="banner.swf?wmode=opaque" />
                      <param name="quality" value="high" />
                      <param name="wmode" value="opaque">
                      <embed src="banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="opaque" width="470" height="160"></embed>
                    </object></noscript>
                  </div>
                  <div id="newsAlbumContainer">
                        <div id="newsBox">
                            <div id="newsTop">
                                <div id="newsSmall">
                                    <ul id="newsSmallBox">
                                                                                    <li><a href="newsDetail.php?Remarkable-third-consecutive-GRAND-PRIZE-win-21">Remarkable third consecutive GRAND PRIZE win!</a></li>
                                                                                    <li><a href="newsDetail.php?Grand-Prize-winners-at-OurStage...-AGAIN-20">Grand Prize winners at OurStage... AGAIN!!</a></li>
                                                                                    <li><a href="newsDetail.php?Jeremy-and-Rebecca-GRAND-PRIZE-winners-at-OurStage-19">Jeremy and Rebecca GRAND PRIZE winners at OurStage!!!</a></li>
                                                                                    <li><a href="newsDetail.php?Jeremy-and-Rebecca-named-Artist-of-the-Month-finalists-again-18">Jeremy and Rebecca named Artist of the Month finalists again!</a></li>
                                                                                    <li><a href="newsDetail.php?Jeremy-and-Rebecca-take-First-Place-at-Ourstage-17">Jeremy and Rebecca take First Place at Ourstage</a></li>
                                                                            </ul>
                                </div>
                            </div>
                            <div id="newsBottom">
                                <div id="moreNewsPosition">
                                    <img src="images/news-icon-11x14.png"
                                    alt=""
                                    width="11"
                                    height="14" />                                </div>
                                <div id="moreNewsTextLink">
                                    <a href="/news.php" class="moreNews" > MORE NEWS</a>                              </div>
                                    <div id="rssPosition">
                                    <img src="images/feed-icon-14x14.png"
                                    alt=""
                                    width="14"
                                    height="14" />                                </div>
                                <div id="rssTextLink">
                                    <a href="/rss.php" class="rss"> RSS</a>                                </div>
                            </div>
                        </div>
                        <div id="albumBox">
                            <div id="albumTop">
                                <div>
                                <a href="http://www.jeremyandrebecca.com/music.php" 
                                alt="What We Leave Behind - Jeremy and Rebecca" 
                                title=""
                                class="albumRollover">
                                <span class="hidden">What We Leave Behind - Jeremy and Rebecca</span></a>                                </div>
                            </div>
                            <div id="albumBottom">
                                <div id="albumMoreInfo">
                                    <div>
                                    <a href="http://www.jeremyandrebecca.com/music.php" 
                                    alt="More Info" 
                                    title=""
                                    class="albumMoreInfoRollover">
                                    <span class="hidden">More Info</span></a>                                    </div>
                                </div>
                                <div id="albumBuyNow">
                                    <div>
                                    <a href="http://jeremyandrebecca.com/storeDetail.php?category=audio_cd" 
                                    alt="Buy Now" 
                                    title=""
                                    class="albumBuyNowRollover">
                                    <span class="hidden">Buy Now</span></a>                                </div>
                                </div>
                            </div>
                        </div>
                  </div>
                    <div id="expandingContent">
                        <div class="expandingEvents"></div>
                        <div class="eventContents">
                            <div id="eventsSmall">
                                <ul id="eventsSmallBox">
                                                                    <li>
                                      <a href="eventsDetail.php?Talk-Radio-Interview-29">
                                        <div id="eventsInfoContainer">
                                            <div id="eventsLocationBox">
                                                <b>Talk Radio</b>                                            </div>
                                            <div id="eventsTypeBox">
                                                <b>Talk Radio Interview</b>                                            </div>
                                            <div id="eventsDateBox" align="right">
                                                August 2                                            </div>
                                        </div>
                                        <table width="100%"></table>
                                    </a>                                </li>
                                                                  <li>
                                      <a href="eventsDetail.php?Concert---Macy-s-27">
                                        <div id="eventsInfoContainer">
                                            <div id="eventsLocationBox">
                                                <b>Visalia, CA</b>                                            </div>
                                            <div id="eventsTypeBox">
                                                <b>Concert - Macy's</b>                                            </div>
                                            <div id="eventsDateBox" align="right">
                                                October 24                                            </div>
                                        </div>
                                        <table width="100%"></table>
                                    </a>                                </li>
                                                                  <li>
                                      <a href="eventsDetail.php?Concert---Macy-s-26">
                                        <div id="eventsInfoContainer">
                                            <div id="eventsLocationBox">
                                                <b>Visalia, CA</b>                                            </div>
                                            <div id="eventsTypeBox">
                                                <b>Concert - Macy's</b>                                            </div>
                                            <div id="eventsDateBox" align="right">
                                                October 24                                            </div>
                                        </div>
                                        <table width="100%"></table>
                                    </a>                                </li>
                                                                  <li>
                                      <a href="eventsDetail.php?Concert---Macy-s-28">
                                        <div id="eventsInfoContainer">
                                            <div id="eventsLocationBox">
                                                <b>Visalia, CA</b>                                            </div>
                                            <div id="eventsTypeBox">
                                                <b>Concert - Macy's</b>                                            </div>
                                            <div id="eventsDateBox" align="right">
                                                October 24                                            </div>
                                        </div>
                                        <table width="100%"></table>
                                    </a>                                </li>
                                                                                                </ul>
                            </div>
                      </div>
                        <div class="expandingBlog"></div>
                        <div class="blogContents">
                            <div id="blogSmall">
                                <div id="blogBg">
                                                                      <ul id="blogSmallBox">
                                        <li>
                                            <a href="blogDetail.php?Country-Music-Notes-Interview-24">
                                                <div id="blogTitleContainer">
                                                    <div id="blogTitleBox">
                                                        <b>Country Music Notes Interview</b>                                                    </div>
                                                    <div id="blogDateBox" align="right">
                                                        10/13/11                                                    </div>
                                                </div>
                                                <table width="100%"></table>
                                            </a>
                                                <p>We just had a great interview with Country Music Notes!  We talked about our motivations and influences, balancing family and music, and upcoming projects.</p>
<p>You can read it online at:</p>
<p><a target="_blank" href="http://countrymusicnotes.blogspot.com/2011/10/married-couple-jeremy-and-rebecca.html">http://countrymusicnotes.blogspot.com/2011/10/married-couple-jeremy-and-rebecca.html</a></p>
<p>Thanks Country Music Notes!</p>
<p>- Jeremy and Rebecca</p><br/>
                                                                                                                                                                                </li>
                                    </ul>
                                </div>
                                <div id="blogListLinkMargin" align="right"><span id="blogListLink"><a href="/blog.php">MORE BLOGS</a></span></div>
                            </div>
                        </div>
                    </div>

              </div>
                <div class="clearboth"></div>
            </div>
        </div>
    </div>
    <div id="footerWrapper">
        <div id="footer" align="center">
            <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
        <br />
        <div id="drLogo">
            <a href="http://www.dwellingrecords.com" 
            target="_blank">
                <img src="images/spacer.gif" 
                alt="Dwelling Records" 
                title=""
                width="108"
                height="48"
                border="0" />
            </a>
        </div>
        <br />
        &copy; 2012  
        <a href="http://www.dwellingrecords.com"
            target="_blank"
            class="footer">DWELLING RECORDS
        </a> - All Rights Reserved.
        <br />
        <a href="/privacy.php"
            class="footer">PRIVACY POLICY        </a> - 
        <a href="/terms.php" 
            class="footer">TERMS OF USE        </a>
        <br />
        <br />
        Site Designed by 
        <a href="http://www.dwellingproductions.com" 
            target="_blank" 
            class="footer">Dwelling Productions
        </a>
        <br />
        <br />
</body>
</html>
        </div>
    </div>
</div>
<script type="text/javascript" 
    src="http://twitter.com/javascripts/blogger.js">
</script>
<script type="text/javascript" 
    src="http://twitter.com/statuses/user_timeline/JeremyRebecca.json?callback=twitterCallback2&amp;count=2">
</script>
</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...