Same for both FireFox and IE
FireFox (View -> Page Source)
| Code:: |
<SCRIPT LANGUAGE="javascript" SRC="scripts/norightclick1.js"> </SCRIPT> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en">
<head>
<base href="http://techtronicz.com/" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TechtronicZ > > News</title>
<meta http-equiv="expires" content="0" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="author" content="TechtronicZ" />
<meta name="copyright" content="Copyright (c) 2005 by TechtronicZ" />
<meta name="robots" content="index, follow" />
<meta name="rating" content="general" />
<meta name="generator" content="CPG-Nuke - Copyright (c) 2005 by CPG-Nuke Development Team :: http://www.cpgnuke.com" />
<meta name="description" content="News Your Number One Resource " />
<meta name="keywords" content="news, new, headlines" />
<meta http-equiv="imagetoolbar" content="no" />
<link rel="shortcut icon" href="themes/cpgnuke/images/favicon.ico" type="image/x-icon" />
<script type="text/javascript">if (self != top) top.location.replace(self.location)</script>
<script language="JavaScript" type="text/javascript" src="includes/javascript/infobox.js"></script>
<script type="text/javascript" src="includes/javascript/blockscript.js"></script>
<link rel="copyright" href="index.php?name=Credits" title="Copyrights" />
<link rel="author" href="index.php?name=Members_List" title="Members List" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss/news2.php" />
<link rel="stylesheet" type="text/css" href="themes/cpgnuke/style/style.css" />
</head>
|
IE (View -> Source)
| Code:: |
<SCRIPT LANGUAGE="javascript" SRC="scripts/norightclick1.js"> </SCRIPT> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en">
<head>
<base href="http://techtronicz.com/" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TechtronicZ > > News</title>
<meta http-equiv="expires" content="0" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="author" content="TechtronicZ" />
<meta name="copyright" content="Copyright (c) 2005 by TechtronicZ" />
<meta name="robots" content="index, follow" />
<meta name="rating" content="general" />
<meta name="generator" content="CPG-Nuke - Copyright (c) 2005 by CPG-Nuke Development Team :: http://www.cpgnuke.com" />
<meta name="description" content="News Your Number One Resource " />
<meta name="keywords" content="news, new, headlines" />
<meta http-equiv="imagetoolbar" content="no" />
<link rel="shortcut icon" href="themes/cpgnuke/images/favicon.ico" type="image/x-icon" />
<script type="text/javascript">if (self != top) top.location.replace(self.location)</script>
<script language="JavaScript" type="text/javascript" src="includes/javascript/infobox.js"></script>
<script type="text/javascript" src="includes/javascript/blockscript.js"></script>
<link rel="copyright" href="index.php?name=Credits" title="Copyrights" />
<link rel="author" href="index.php?name=Members_List" title="Members List" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss/news2.php" />
<link rel="stylesheet" type="text/css" href="themes/cpgnuke/style/ie.css" />
</head>
|