replaylounge.com - information about domain
- Server Status: available
- Server IP: 66.147.240.161
- Server Response Time: 503ms
Site title
Calendar
Alexa information
Alexa rank: 1,287,792
Rank Trend
Bounce Trend
DNS Information
| Host: | Class: | Type: | IP: | TTL: | Target: | Other: |
| replaylounge.com | IN | TXT | 14400 | |||
| replaylounge.com | IN | SOA | 86400 | mname: ns1.hostmonster.com rname: dnsadmin.host361.hostmonster.com serial: 2011061202 refresh: 86400 retry: 7200 expire: 3600000 minimum-ttl: 300 |
||
| replaylounge.com | IN | A | 66.147.240.161 | 14400 | ||
| replaylounge.com | IN | MX | 14400 | replaylounge.com | ||
| replaylounge.com | IN | NS | 86400 | ns2.hostmonster.com | ||
| replaylounge.com | IN | NS | 86400 | ns1.hostmonster.com |
Server Location
Site source
Show / hide source
<!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>
<link rel="stylesheet" type="text/css" href="/super_calendar_style.css" />
<script type="text/javascript" src="/super_calendar.js"></script>
<STYLE>
body
{
background-image:url('backgroundtile.jpg');
}
</STYLE>
<title>Calendar</title>
<script language="JavaScript" type="text/JavaScript">
var xmlhttp1=false;
var xmlhttp2=false;
var xmlhttp3=false;
function callServer(){
getAllSpecials();
}
function getAllSpecials() {
/*@cc_on @*/
/*@if (@_jscript_version >= 5)
// JScript gives us Conditional compilation, we can cope with old IE versions.
// and security blocked creation of the objects.
try {
xmlhttp1 = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp1 = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp1 = false;
}
}
@end @*/
if (!xmlhttp1 && typeof XMLHttpRequest!='undefined') {
try {
xmlhttp1 = new XMLHttpRequest();
} catch (e) {
xmlhttp1=false;
}
}
if (!xmlhttp1 && window.createRequest) {
try {
xmlhttp1 = window.createRequest();
} catch (e) {
xmlhttp1=false;
}
}
// Get client id and inv type from form
//document.insert.clientid.value = getVar('clientid');
var clientid = getVar('clientid');
//alert (clientid);
//var invtype = document.form.checked.value;
//alert (invtype);
//var name = document.form.name.value;
//var size = document.form.size.value;
//var item_group_id = document.form.item_group_id.value;
// var location_id = document.form.location_id.value;
// Build the url11 to connect to
var url1 = "ListSpecials.php";
//alert(url11);
// Open a connection to the server
xmlhttp1.open("GET", url1, true);
// Setup a function for the server to run when it's done
xmlhttp1.onreadystatechange = function() {
if (xmlhttp1.readyState == 4) {
try
{
if(xmlhttp1.status !== undefined && xmlhttp1.status != 0){
xmlhttp1status = xmlhttp1.status;
}
else{
xmlhttp1status = 13030;
}
}
catch(e){
// 13030 is the custom code to indicate the condition -- in
//Mozilla/FF --
// when the o object's status and statusText properties are
// unavailable, and a query attempt throws an exception.
xmlhttp1status = 13030;
}
if (xmlhttp1status==200){
ListAllSpecials();
}
}
}
// Send the request
xmlhttp1.send(null);
}
function ListAllSpecials(){
//alert (xmlhttp1.readyState);
//alert('testing 123....');
var list, famiy_groups, myselect;
var familyGroupArray = null;
//alert(xmlhttp1.status);
list = xmlhttp1.responseXML;
special_list = list.documentElement;
specialArray= special_list.getElementsByTagName("special");
var count = specialArray.length;
//myselect = document.getElementById("itemgroupsort");
for (rows = 0; rows < 7; rows++){
var daynum = parseInt(rows) + parseInt(1);
var specialtd = "day" + daynum;
document.getElementById(specialtd).innerHTML = specialArray[rows].firstChild.data;
}
}
function getVar(name)
{
get_string = document.location.search;
return_value = '';
do { //This loop is made to catch all instances of any get variable.
name_index = get_string.indexOf(name + '=');
if(name_index != -1)
{
get_string = get_string.substr(name_index + name.length + 1, get_string.length - name_index);
end_of_value = get_string.indexOf('&');
if(end_of_value != -1)
value = get_string.substr(0, end_of_value);
else
value = get_string;
if(return_value == '' || value == '')
return_value += value;
else
return_value += ', ' + value;
}
} while(name_index != -1)
//Restores all the blank spaces.
space = return_value.indexOf('+');
while(space != -1)
{
return_value = return_value.substr(0, space) + ' ' +
return_value.substr(space + 1, return_value.length);
space = return_value.indexOf('+');
}
return(return_value);
}
</script>
</head>
<body>
<img src="background.gif" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="494,33,636,64" href="contact.html" />
<area shape="rect" coords="681,32,851,67" href="http://www.facebook.com/pages/Replay-Lounge/199893652453" />
<area shape="rect" coords="509,70,842,99" href="http://replayrecordsusa.com" />
</map>
<div id="mondayhead" style="position:absolute; width:153px; height:24px; z-index:2; left: 20px; top: 210px;"><img src="images/monday.gif" width="140" height="20" /></div>
<div id="day1" style="position:absolute; width:153px; height:40px; z-index:2; left: 20px; top: 235px;font-family:Arial Black;font-family:Arial Black;color:#ffffff; font-size: 10px"></div>
<div id="tuesdayhead" style="position:absolute; width:153px; height:24px; z-index:2; left: 20px; top: 277px;"><img src="images/tuesday.gif" width="140" height="20" /></div>
<div id="day2" style="position:absolute; width:153px; height:40px; z-index:2; left: 20px; top: 302px;font-family:Arial Black;font-family:Arial Black;color:#ffffff; font-size: 10px"></div>
<div id="wednesdayhead" style="position:absolute; width:153px; height:24px; z-index:2; left: 20px; top: 344px;"><img src="images/wednesday.gif" width="140" height="20" /></div>
<div id="day3" style="position:absolute; width:153px; height:40px; z-index:2; left: 20px; top: 369px;font-family:Arial Black;font-family:Arial Black;color:#ffffff; font-size: 10px"></div>
<div id="thursdayhead" style="position:absolute; width:153px; height:24px; z-index:2; left: 20px; top: 411px;"><img src="images/thursday.gif" width="140" height="20" /></div>
<div id="day4" style="position:absolute; width:153px; height:40px; z-index:2; left: 20px; top: 436px;font-family:Arial Black;font-family:Arial Black;color:#ffffff; font-size: 10px"></div>
<div id="fridayhead" style="position:absolute; width:153px; height:24px; z-index:2; left: 20px; top: 478px;"><img src="images/friday.gif" width="140" height="20" /></div>
<div id="day5" style="position:absolute; width:153px; height:40px; z-index:2; left: 20px; top: 503px;font-family:Arial Black;font-family:Arial Black;color:#ffffff; font-size: 10px"></div>
<div id="saturdayhead" style="position:absolute; width:153px; height:24px; z-index:2; left: 20px; top: 545px;"><img src="images/saturday.gif" width="140" height="20" /></div>
<div id="day6" style="position:absolute; width:153px; height:40px; z-index:2; left: 20px; top: 570px;font-family:Arial Black;font-family:Arial Black;color:#ffffff; font-size: 10px"></div>
<div id="saturdayhead" style="position:absolute; width:153px; height:24px; z-index:2; left: 20px; top: 612px;"><img src="images/sunday.gif" width="140" height="20" /></div>
<div id="day7" style="position:absolute; width:153px; height:40px; z-index:2; left: 20px; top: 637px;font-family:Arial Black;font-family:Arial Black;color:#ffffff; font-size: 10px"></div>
<div id="Layer1" style="position:absolute; width:762px; height:514px; z-index:1; left: 189px; top: 129px;">
<div id="calback">
<div id="calendar"></div>
</div>
</div>
<script type="text/javascript">
navigate('','','');
callServer();
</script>
</body>
</html>