WHOIS Service

runorgy.com - information about domain

  • Server Status: available
  • Server IP: 66.96.144.175
  • Server Response Time: 384ms

Site title

RunOrgy - Free Online Running Log

Alexa information

Alexa rank: 22,504,845

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
runorgy.com IN SOA 3600 mname: ns1.yourwebhosting.com
rname: dnsadmin.yourwebhosting.com
serial: 2010030715
refresh: 10800
retry: 3600
expire: 604800
minimum-ttl: 3600
runorgy.com IN MX 3600 mx.runorgy.com pri: 30
runorgy.com IN TXT 3600
runorgy.com IN A 66.96.144.175 3600
runorgy.com IN NS 3600 ns2.yourwebhosting.com
runorgy.com IN NS 3600 ns1.yourwebhosting.com

Server Location

Site source

Show / hide source
                
<script>


<!-- Begin -->

function toggle(item) {
  if (document.layers) {
    objItem = document.layers[item];
    objImage = document.layers['img_'+item];
  } else if (document.all) {
    objItem = document.all(item).style;
    objImage = document.all('img_'+item);
  }
  if (objItem.display == 'block') {
    objItem.display = 'none';
    objImage.src = '/images/plus_sign.gif';
  } else {
    objItem.display = 'block';
    objImage.src = '/images/minus_sign.gif';
  }
}

function show(item) {
  if (document.layers) {
    objItem = document.layers[item];
   } else if (document.all) {
    objItem = document.all(item).style;
   }
    objItem.display = 'block';
}

function showinplace(item) {
  if (document.layers) {
    objItem = document.layers[item];
   } else if (document.all) {
    objItem = document.all(item).style;
   }
    objItem.left = window.event.x + 10;
    objItem.top = window.event.y - 5;
    objItem.display = 'block';
}

function hide(item) {
  if (document.layers) {
    objItem = document.layers[item];
   } else if (document.all) {
    objItem = document.all(item).style;
   }
    objItem.display = 'none';
}


function popUp(URL) {
    day = new Date();
    id = day.getTime();
    eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=600,height=350');");
}

</script>

<style>

body { /* margin-top: 3pt; */ }

H1 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: large;
    color: #0066CC;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    }

H1.orgytitle {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: large;
    font-weight: normal;
    font-style: italic;
    color: #990099;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
    }

H2 {
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        font-size: medium;
        margin-left: 10px;
        margin-bottom: 5px;
        margin-top: 0px;
    }

H2.orgypage {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
        color: #000000;
        margin-left: 0px;
        margin-bottom: 10px;
    }

H3 {
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: bold;
        color: #232399;
        font-size: x-small;
        margin-left: 10px;
        margin-bottom: 5px;
        margin-top: 15px;
    }

H4 {
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: bold;
        color: #000055;
        font-size: x-small;
        margin-bottom: 4px;
        margin-left: 3px;
}

.bottom-bar {
    background-image: url('/images/bottom_filler.gif');
    background-repeat: repeat-x;
}

.underbar {
    background-image: url('/images/bar_filler.gif');
}
.tab, .tab A, .tab A:visited {
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    color: #000000;
}

.tab {
    background-image: url('/images/tab_filler.gif');
    background-repeat: repeat-x;
}

.details {
    font-family: verdana;
    background: #EEEEFF;
    border: 1px solid black;
    padding: 3px;
    width:120;
    position:absolute;
    left:5;
    top:-5;
    display:none;
}

.table-data {
    font-family: verdana, arial, sans-serif;
}

.table-header {
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
}

.table-crossbar {
    font-family: arial, sans-serif;
    color: #000066;
    font-weight: bold;
    background: url('images/crossbar_back.gif') #FFFFFF;
    background-repeat: no-repeat;
    padding-left: 6px;
    padding-top: 8px;
}

.faq-list-head {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: x-small;
    color: #000066;
}

.faq-list {
    margin-left: 20px;
    font-family: arial, helvetica, sans-serif;
    font-size: x-small;
}

.faq-list-indent {
    margin-left: 40px;
    font-family: arial, helvetica, sans-serif;
    font-size: x-small;
}

.small-print {
    font-family: arial;
    font-size: xx-small;
}

.error-message,
.big-error-message {
    font-weight: bold;
    font-size: x-small;
    font-family: verdana, arial, sans-serif;
    color: #FF3310;
}

.big-error-message {
    font-size: small;
}

.orgylink,
.orgylink A {
    font-family: arial, helvetica, sans-serif;
    font-size: x-small;
    line-height: 200%;
    color: #330066;
}

.nav,
.nav A {
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    padding: 3px;
    background-color: #CCCCFF;
}

.nav A:hover {
    color: #FFFF00;
}

.frontpage {
    padding-left: 20px;
    padding-right: 25px;
}

</style>



<html>
<head>
<link type='text/xml' rel='alternate' href='/Default.vsdisco'/>

<meta name="keywords" value="running log, free running log, online running log, group running log, team running log, message board, run, training, running, runorgy, run orgy, orgy, group training, races">
<title>RunOrgy - Free Online Running Log</title>
<body bgcolor="#FFFFFF">
  <table cellspacing=0 cellpadding=0 border=0 width='100%'>  
  <tr>  
  <td rowspan=2 width="84" valign=top align=right style="background-repeat: repeat-x; background-image: url('/images/header_filler_bk.gif');" >
<a href="/"><img border=0 src='/images/new_logo_1.gif' width="84" alt="If you see no logo, it's Bo's fault."></a></td>  
  <td height=75 valign=top style="background-repeat: repeat-x; background-image: url('/images/header_filler.gif');" >
<a href="/"><img border=0 src='/images/new_logo_2.gif' alt="If you see no logo, it's Bo's fault."></a></td>  
  <td height=75 style="background-image: url('/images/header_filler.gif');"  
  align=right valign=top><img src="/images/header_welcome.gif"></td></tr>  
  <tr>  
  <td class='bottom-bar' colspan=2>  
  <table width="100%" border=0 cellspacing=0 cellpadding=0>  
  <tr>  
  <td bgcolor=#FFFFFF width="20" valign=top><img src='/images/bottom_left.gif'></td>  
  <td><font size=2 face='arial'><b>A free online running log with features for group & team training!</b></font></td>  
  <td width="230" align=center style="background-color: #FFFFFF; background-repeat: no-repeat; background-image: url('/images/bottom_end.gif')">&nbsp;</td>
  </tr></table>  
  </td>  
  </tr>  
  </table><br>
<center>
<table cellspacing=0 cellpadding=0 border=0 width=750>
<tr><td colspan=2 valign=top align=center>
<table cellspacing=0 cellpadding=0><tr>
<td><img border=0 src="images/buttonbar_left.gif"></td>
<td><a href="default.asp"><img border=0 src="images/welcome_on.gif"></a></td>
<td><a href="whatsnew.asp"><img border=0 src="images/whatsnew_off.gif"></a></td>
<td><a href="about.asp"><img border=0 src="images/about_off.gif"></a></td>
<td><a href="library.asp"><img border=0 src="images/library_off.gif"></a></td>
<td><a href="shop.asp"><img border=0 src="images/store_off.gif"></a></td>
<td><a href="log.asp"><img border=0 src="images/ourlog_off.gif"></a></td>
<td><a href="join.asp"><img border=0 src="images/signup_off.gif"></a></td>
<td><img border=0 src="images/buttonbar_right.gif"></td>
</table>
<tr>
<td valign=top class="frontpage">
<h1>Welcome to RunOrgy!</h1>
The sweetest community-based running site out there, yo!
<br><br>
<h3>Great Features for You and Your Team:</h3>
<style>
th { font-weight: bold; font-family: verdana; font-size: 9pt; color: #000066; border-bottom: 1px solid #000066; }
li, ul { margin-left: 12px; line-height: 16px; margin-top: 2px; margin-right: 5px; font-family: verdana; font-size: 9pt; color: black; }
</style>
<table width=100% border=0 cellspacing=0>
<tr>
<th width=20% align=right><img src="images/one_man.gif"></th>
<th width=33% align=left>&nbsp;For Individuals</th>
<th width=12% align=right><img src="images/three_men.gif"></th>
<th width=35% align=left>&nbsp;For Groups and Teams</th>
</tr>
<tr>
<td colspan=2 valign=top style="border-right: 1px solid #000066;">
<ul>
<li>Record your runs and
schedule your training goals with a full-featured
log calendar - <a href="log.asp">click for more details</a>
<li>Watch your progress with automatic graphs
<li>Track your race results and personal records
<li>Store and easily access your favorite
running routes
<li>Manage your shoes and track total shoe mileage
<li>Log any activities you want - running, swimming,
rollerblading, biking, or anything else - on the same
calendar
<li>Compute pace, Purdy points, and other statistics
</ul>
</td>
<td valign=top colspan=2>
<ul>
<li>Train together by forming an Orgy!
<li>The perfect <b>free</b> solution
for your running club, competitive track or cross-country team,
or any group of dedicated runners
<li>Keep in touch with an Orgy message board and
e-mail list
<li>Monitor each other's progress by sharing
your log calendars
<li>Motivate members with Orgy-wide race records
<li>Restrict access to members only with password-protected
Orgies.
</ul></td>
</tr>
</table>
<br>
<table width=100% bgcolor="#FFFF99"><td><img src="images/arrow.gif"><td><h1 style="margin-bottom:0px;"><a href="join.asp">Click Here to Sign up!</a></h1>
<h3 style="margin-top:0px;">It's free and easy to start using RunOrgy's online running log.</h3></table>

<h3>Help Improve RunOrgy</h3>

If you could add one feature to RunOrgy, what would it be?
<form action="suggest.asp" method="post">
<input name="suggest" size=50>
<input type="submit" value="submit">
</form>

<a href="whatsnew.asp">Click here for what's new at RunOrgy</a>

</td>
<td valign=top align=right>
<img src="images/logit.gif">
<form method="POST" action="login.asp">
<table width=170 border=0 cellspacing=0 cellpadding=0>
<tr><td><table border=0 cellspacing=0 cellpadding=0 width="100%"><tr>
<td class="tab" valign=top width=22><img src="/images/tableft.gif"></td>
<td class="tab"><font size=1>Login to RunOrgy</font></td>
<td class="tab" align=right width=11 valign=middle>&nbsp;</td><td class="tab" valign=top align=right width=22><img src="/images/tabright.gif"></td>
</tr></table></td></tr>
<tr>
<td colspan=4 bgcolor="#9999CC">
<div id="login" style="display: block;">
<table width="100%" border=0 cellspacing=1 cellpadding=10>
<tr><td width="100%" bgcolor="#FFFFFF">


Username: <input name="username" size=8><br>
Password: <input type="password" name="password" size=8><br>
<br><center><input type=submit value="Login"></center>
<br>
Forgot your password?<br>
<a href="recover_password.asp">Click here.</a>
</div></td></tr></table></td></tr></table>
</form>

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<table width=170 border=0 cellspacing=0 cellpadding=0>
<tr><td><table border=0 cellspacing=0 cellpadding=0 width="100%"><tr>
<td class="tab" valign=top width=22><img src="/images/tableft.gif"></td>
<td class="tab"><font size=1>Support RunOrgy</font></td>
<td class="tab" align=right width=11 valign=middle>&nbsp;</td><td class="tab" valign=top align=right width=22><img src="/images/tabright.gif"></td>
</tr></table></td></tr>
<tr>
<td colspan=4 bgcolor="#9999CC">
<div id="support" style="display: block;">
<table width="100%" border=0 cellspacing=1 cellpadding=10>
<tr><td width="100%" bgcolor="#FFFFFF">

You can help keep RunOrgy free.
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="runorgy@runorgy.com">
<input type="hidden" name="item_name" value="Donation">
<center><br>
<input type="image" src="https://www.paypal.com/images/x-click-but21.gif" border="0" name="submit" alt="Make a donation">
</center>
<font size=2 face=verdana><a href="support.asp">More ways to help</a></font>
</div></td></tr></table></td></tr></table>
</form>
</td>
</tr>
</table>
</center>
<br><br>
<div style="padding: 5; /* position:absolute; bottom:10; right: 10; width: 200; */">
<font size=1 face=verdana color="#000033">
<b>Help us out!</b> <br>
If you encounter any problems using the site or have suggestions for improving it, please send e-mail to
<a href="mailto:bugs@runorgy.com">bugs@runorgy.com</a>.<br></font>
</div><div style="position: absolute; top: -919px;left: -919px;"><a href="http://www.ladydesignerhandbags.com/">Ladies' Handbags</a><a href="http://www.toryburchsale.us/products_new.html">tory burch 2011</a><a href="http://www.louboutinshoelike.com/">Christian Louboutin Discount</a><a href="http://www.ladydesignerhandbags.com/chanel-handbags-c-1.html">chanel handbags for sale</a><a href="http://www.olasics.com/">asics onitsuka tiger</a><a href="http://www.justforbag.com/prada-handbags-c-2.html">Prada Handbags 2010</a><a href="http://www.designerbagsale.co.uk/specials.html">leather handbags</a><a href="http://www.designerbagssale.co.uk/hermes-handbags-c-38.html">hermes handbags</a><a href="http://www.netnewbalance.com/new-balance-ml574-mens-c-5.html">new balance 574</a><a href="http://www.netnewbalance.com/products_new.html">new balance outlet</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...