Skip to content

Instantly share code, notes, and snippets.

@gish
Last active December 18, 2015 16:48
Show Gist options
  • Save gish/5813510 to your computer and use it in GitHub Desktop.
Save gish/5813510 to your computer and use it in GitHub Desktop.
Test<!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">
<head><!-- UrUW03fTkbD3UpLvaWSRFcUdPco -->
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-35408347-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="test.css" />
<link rel="stylesheet" href="styles.css" />
<link rel="stylesheet" href="960.css" />
<link rel="icon"
type="image/png"
href="img/celebz_direct_fav_icon_stars_black_24x24.png" />
<style type="text/css">
<!--
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.style8 {color: #a5aaac}
.style9 {color: #212427}
.style14 {color: #FF9900}
.style15 {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}
.style13 { font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
}
.style25 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
}
.style27 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16; }
.style28 {font-size: 16px}
.style30 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; }
.style31 {color: #FFFFFF}
.style32 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #FFFFFF; }
-->
</style>
<script type="text/javascript">
function MM_validateForm() { //v4.0
if (document.getElementById){
var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;
for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=document.getElementById(args[i]);
if (val) { nm=val.name; if ((val=val.value)!="") {
if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');
if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an e-mail address.\n';
} else if (test!='R') { num = parseFloat(val);
if (isNaN(val)) errors+='- '+nm+' must contain a number.\n';
if (test.indexOf('inRange') != -1) { p=test.indexOf(':');
min=test.substring(8,p); max=test.substring(p+1);
if (num<min || max<num) errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n';
} } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; }
} if (errors) alert('The following error(s) occurred:\n'+errors);
document.MM_returnValue = (errors == '');
} }
</script>
</head>
</html>
<link rel="stylesheet" href="default.css" type="text/css" media="screen" />
<link rel="stylesheet" href="pascal.css" type="text/css" media="screen" />
<link rel="stylesheet" href="orman.css" type="text/css" media="screen" />
<link rel="stylesheet" href="nivo-slider.css" type="text/css" media="screen" />
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="tabs.js"></script>
<script type="text/javascript" src="jquery-1.6.1.min.js"></script>
<script type="text/javascript" src="jquery.nivo.slider.pack.js"></script>
<script type="text/javascript">
$(window).load(function() {
$('#slider').nivoSlider();
});
</script>
<title>Celebz Direct Marketing</title>
</head><body>
<div class="main">
<div class="header">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
<table width="940" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="401" align="left"><a href="http://www.celebzdirect.com"><img src="img/log.jpg" width="345" height="135" alt="Logo" /></a></td>
<td width="539" align="right" valign="bottom"><table width="64%" border="0" align="right">
<tr bgcolor="#121619">
<td width="311"><script>
(function() {
var cx = '009497946826926605350:8puhoroaako';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search></td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment