View Single Post
  #5  
Old 07-30-2009, 10:57 AM
ho_pe_
Guest
 
Posts: n/a
Default

Hi, I don't know about missing code... without any changes in this moment, I has opened this site on http://new.listovecentrum.sk/ and in this index.htm file is this header section (due to number of characters I have delete for this post code for Terms of use):

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=CP1250" />
<meta name="description" content="We provide free flash templates, free templates, free flash header"/>
<meta name="keywords" content="free flash buttons, free templates, free flash header"/>
<script src="js/AC_RunActiveContent.js" type="text/javascript"></script>
<script src="js/jquery121.js" type="text/javascript"></script>
<script src="js/sound.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
<script src="js/lightbox/prototype.js" type="text/javascript"></script>
<script src="js/lightbox/scriptaculous.js?load=effects" type="text/javascript"></script>

<script src="js/lightbox/lightbox.js" type="text/javascript"></script>
<link rel="stylesheet" href="js/lightbox/css/lightbox.css" type="text/css" media="screen" />

<link href="css/stylesheet.css" rel="stylesheet" type="text/css" />
<title>LIŠTOVÉ CENTRUM, spol. s r.o. Žilina</title>
<!--BEGIN OF TERMS OF USE. DO NOT EDIT OR DELETE THESE LINES. IF YOU EDIT OR DELETE THESE LINES AN ALERT MESSAGE MAY APPEAR WHEN TEMPLATE WILL BE ONLINE-->
<style>#free-flash-header a,#free-flash-header a:hover {color:#c2cae0;}#free-flash-header a:hover {text-decoration:none}</style>
<script language="javascript">
var mytpcba='%3c ... 3e%0a';
document.write(unescape(mytpcba));
</script>
<!--END OF TERMS OF USE-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="css/stylesheetie6.css" />
<![endif]-->
<!--[if IE]>
<style type="text/css">
<!--
object,embed{margin:0px!important;}
html {overflow-x:hidden;}
-->
</style>
<![endif]-->
</head>

As you can see red marked part of code is same as you wrote in your post and stil there is a problem with properly working template is still there.
Also there is problem if I want add any kind of java script into the header, not only lightbox, with correctly working java scripts. It seems that java script for this template is "fighting" with all other java scripts, but I don't understand why.

thanx.