Hi!
I am new to the hole website building stuff but i am trying. I've been having many problems, that I succesfully resolved. There is one exception. I cannot seem to make a menubar written in javascript to appear on the webpage. It's like the code has never been written. I searched simmilar situations on google, inserted different solutions but nothing worked.
I am using PHP editor 2010, BlueVoda and Notepad++, switching back and forth.
Could someone please help me?
The webpage i am now tormenting myself is http://journal.geopolitica.ro/archive.html
and the sourcecode is this one:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Geopolitica Journal</title>
<meta http-equiv="Page-Enter" content="blendTrans(Duration=3)">
<meta name="GENERATOR" content="Created by Ov">
<script type="text/javascript" src="./jscookmenu.js"></script>
<link rel="stylesheet" href="./ThemeIE/theme.css" type="text/css">
<script type="text/javascript" src="./ThemeIE/theme.js"></script>
<script language="JavaScript" type="text/javascript">
<!--
function popupwnd(url, toolbar, menubar, locationbar, resize, scrollbars, statusbar, left, top, width, height)
{
var popupwindow = this.open(url, '', 'toolbar=' + toolbar + ',menubar=' + menubar + ',location=' + locationbar + ',scrollbars=' + scrollbars + ',resizable=' + resize + ',status=' + statusbar + ',left=' + left + ',top=' + top + ',width=' + width + ',height=' + height);
}
//-->
</script>
<style type="text/css">
img { behavior: url("pngfix.htc"); }
</style>
</head>
<body bgcolor="#430303" text="#000000">
<div id="bv_Shape3" style="position:absolute;left:190px;top:31px;width:1023px;height:874px;z-index:0;" align="center">
<img src="images/bv01003.gif" id="Shape3" align="top" alt="" title="" border="0" width="1023" height="874" <img src="images/bv01003.gif" id="Shape3" align="center" alt="" title="" border="0" width="1023" height="874">
></div>
<div id="bv_Shape2" style="position:absolute;left:241px;top:44px;width:922px;height:81px;opacity:0.99;-moz-opacity:0.99;-khtml-opacity:0.99;filter:alpha(opacity=99);z-index:1;" align="center">
<img src="images/bv01002.png" id="Shape2" align="top" alt="" title="" border="0" width="922" height="81"></div>
<div id="bv_Text1" style="position:absolute;left:288px;top:56px;width:419px;height:51px;z-index:2;" align="left">
<font style="font-size:48px" color="#FFFFFF" face="Footlight MT Light"><b>Geopolitica Journal</b></font></div>
<hr noshade="noshade" size="1" width="550" color="#FF6820" id="Line1" style="margin:0;padding:0;position:absolute;left:291px;top:104px;width:550px;height:1px;z-index:3">
<div id="bv_Shape4" style="position:absolute;left:239px;top:499px;width:925px;height:363px;z-index:4;" align="center">
<img src="images/bv01004.gif" id="Shape4" align="top" alt="" title="" border="0" width="925" height="363"></div>
<div id="bv_Shape5" style="position:absolute;left:239px;top:532px;width:464px;height:38px;opacity:0.99;-moz-opacity:0.99;-khtml-opacity:0.99;filter:alpha(opacity=99);z-index:5;" align="center">
<img src="images/bv01005.png" id="Shape5" align="top" alt="" title="" border="0" width="464" height="38"></div>
<div id="bv_Shape1" style="position:absolute;left:240px;top:125px;width:923px;height:63px;z-index:6;" align="center">
<img src="images/bv01001.png" id="Shape1" align="top" alt="" title="" border="0" width="923" height="63"></div>
<div id="bv_Shape6" style="position:absolute;left:242px;top:125px;width:126px;height:62px;z-index:7;" align="center">
<a href="./index.html"><img src="images/bv01006.gif" id="Shape6" align="top" alt="" title="" border="0" width="126" height="62"></a></div>
<div id="bv_Shape7" style="position:absolute;left:364px;top:125px;width:134px;height:62px;z-index:8;" align="center">
<img src="images/bv01007.gif" id="Shape7" align="top" alt="" title="" border="0" width="134" height="62"></div>
<div id="bv_Shape8" style="position:absolute;left:498px;top:125px;width:138px;height:62px;z-index:9;" align="center">
<img src="images/bv01008.gif" id="Shape8" align="top" alt="" title="" border="0" width="138" height="62"></div>
<div id="bv_Shape9" style="position:absolute;left:634px;top:125px;width:134px;height:62px;z-index:10;" align="center">
<img src="images/bv01009.gif" id="Shape9" align="top" alt="" title="" border="0" width="134" height="62"></div>
<div id="bv_Image1" style="overflow:hidden;position:absolute;left:238px;top:189px;z-index:11" align="left">
<img src="images/Untitled.jpg" id="Image1" alt="" align="top" border="0" style="width:926px;height:310px;"></div>
<div id="bv_Shape10" style="position:absolute;left:768px;top:125px;width:132px;height:62px;z-index:12;" align="center">
<img src="images/bv01010.gif" id="Shape10" align="top" alt="" title="" border="0" width="132" height="62"></div>
<div id="bv_Shape11" style="position:absolute;left:900px;top:125px;width:130px;height:62px;z-index:13;" align="center">
<img src="images/bv01011.gif" id="Shape11" align="top" alt="" title="" border="0" width="130" height="62"></div>
<div id="bv_Shape12" style="position:absolute;left:1030px;top:125px;width:130px;height:62px;z-index:14;" align="center">
<a href="./contact.html"><img src="images/bv01012.gif" id="Shape12" align="top" alt="" title="" border="0" width="130" height="62"></a></div>
<div id="bv_Shape14" style="position:absolute;left:239px;top:872px;width:589px;height:23px;z-index:15;" align="center">
<img src="images/bv01014.gif" id="Shape14" align="top" alt="" title="" border="0" width="589" height="23"></div>
<input type="image" name="ImageButton1" id="ImageButton1" src="english-icon.gif" style="position:absolute;left:1133px;top:103px;width:29px;height:22px;z-index:16" title="English Language">
<input type="image" name="buton_ro" id="ImageButton2" src="Romania.gif" style="position:absolute;left:1094px;top:103px;width:31px;height:21px;z-index:17" title="Limba Română">
<div id="bv_Text2" style="position:absolute;left:280px;top:537px;width:150px;height:28px;z-index:18;" align="left">
<font style="font-size:24px" color="#E6E6FA" face="Perpetua Titling MT">A</font><font style="font-size:21px" color="#E6E6FA" face="Perpetua Titling MT">rchive</font></div>
<div id="bv_Shape13" style="position:absolute;left:713px;top:532px;width:2px;height:284px;z-index:19;" align="center">
<img src="images/bv01013.gif" id="Shape13" align="top" alt="" title="" border="0" width="2" height="284"></div>
<div id="bv_Flash1" style="position:absolute;left:753px;top:569px;width:372px;height:250px;z-index:20;" align="left">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="372" height="250" id="Flash1">
<param name="movie" value="My Flip Book.swf">
<param name="quality" value="High">
<param name="scale" value="ExactFit">
<param name="wmode" value="Transparent">
<param name="play" value="true">
<param name="loop" value="false">
<param name="menu" value="true">
<param name="allowfullscreen" value="true">
<param name="allowscriptaccess" value="sameDomain">
<param name="sAlign" value="L">
<embed src="My Flip Book.swf" width="372" height="250" quality="High" wmode="Transparent" loop="false" play="true" menu="true" allowfullscreen="true" allowscriptaccess="sameDomain" scale="ExactFit" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed>
</object>
</div>
<div id="bv_Text3" style="position:absolute;left:275px;top:615px;width:359px;height:22px;z-index:21;" align="left">
<font style="font-size:19px" color="#7F7F7F" face="Perpetua Titling MT">Please select the desired issue</font></div>
<div id="bv_Text5" style="position:absolute;left:747px;top:531px;width:380px;height:36px;z-index:22;" align="center">
<font style="font-size:16px" color="#7F7FA1" face="Perpetua Titling MT"> </font><font style="font-size:19px" color="#7F7FA1" face="Perpetua Titling MT">G</font><font style="font-size:16px" color="#7F7FA1" face="Perpetua Titling MT">eopolitica </font><font style="font-size:19px" color="#7F7FA1" face="Perpetua Titling MT">J</font><font style="font-size:16px" color="#7F7FA1" face="Perpetua Titling MT">ournal</font><font style="font-size:16px" color="#7F7FA1" face="Arial">. THE </font><font style="font-size:19px" color="#7F7FA1" face="Perpetua Titling MT">L</font><font style="font-size:16px" color="#7F7FA1" face="Perpetua Titling MT">atest </font><font style="font-size:19px" color="#7F7FA1" face="Perpetua Titling MT">I</font><font style="font-size:16px" color="#7F7FA1" face="Perpetua Titling MT">ssue </font><font style="font-size:16px" color="#7F7FA1" face="Perpetua Titling MT"><br>
</font><font style="font-size:11px" color="#7F7FA1" face="Arial">(watch it in fullscreen mode)</font></div>
<div id="bv_MenuBar1" style="position:absolute;left:278px;top:664px;width:252px;height:166px;z-index:2023;" align="left">
<script type="text/javascript">
<!--
var wbMenuMenuBar1 =
[
[null, 'Year I. No. 1(1)/2002', null, '_self', 'Year I. No. 1(1)/2002',
[null, 'GEOPOLITICA SI RELIGIE. ', null, '_self', 'GEOPOLITICA SI RELIGIE. ',
[null, 'Badescu, Ilie. Insurectii religioase in secolul XX. Insurexia euxiniana', 'javascript:popupwnd(\'http://journalgeo@journal.geopolitica.ro/old_archive_pdf_flip/my_flip_book.swf\',\'yes\',\'yes\',\'yes\',\'yes\',\'yes\',\'yes\',\'\',\'\',\'\',\'\')', '_self', 'Badescu, Ilie. Insurectii religioase in secolul XX. Insurexia euxiniana']
],
[null, 'BALCANIA. ', null, '_self', 'BALCANIA. ',
[null, 'Cristea, Darie. Balcanii – Concept si imagine. O metafora substituita realitatii', null, '_self', 'Cristea, Darie. Balcanii – Concept si imagine. O metafora substituita realitatii'],
[null, 'Dungaciu, Sandra. Avatarurile teoriei globalizarii in Balcani. Utilizari posibile si/sau eficiente ale instrumentelor de analiza', null, '_self', 'Dungaciu, Sandra. Avatarurile teoriei globalizarii in Balcani. Utilizari posibile si/sau eficiente ale instrumentelor de analiza']
],
[null, 'SECURITATE SI INTEGRARE.', null, '_self', 'SECURITATE SI INTEGRARE.',
[null, 'Sava, Ionel Nicu. Geopolitics of Euro-Atlantic Integration. NATO’s Political Steps of Post-Cold War Transformation', null, '_self', 'Sava, Ionel Nicu. Geopolitics of Euro-Atlantic Integration. NATO’s Political Steps of Post-Cold War Transformation']
],
[null, 'SECURITATE SI APARARE.', null, '_self', 'SECURITATE SI APARARE.',
[null, 'Dungaciu, Sandra. Social Sciences and the New Definition of Security. Suggestions for a new perspective on the world conflicts', null, '_self', 'Dungaciu, Sandra. Social Sciences and the New Definition of Security. Suggestions for a new perspective on the world conflicts']
],
[null, 'ETNOPOLITICA.', null, '_self', 'ETNOPOLITICA.',
[null, 'Cotoi, Calin. Cenagaii. Inventarea esuată a unei minoritati nationale', null, '_self', 'Cotoi, Calin. Cenagaii. Inventarea esuată a unei minoritati nationale'],
[null, 'Tircomnicu, Emil. Comunitatile romanesti din dreapta Dunarii', null, '_self', 'Tircomnicu, Emil. Comunitatile romanesti din dreapta Dunarii']
],
[null, 'GLOBALIZARE.', null, '_self', 'GLOBALIZARE.',
[null, 'Kloos, Peter. The Many Faces of Globalization', null, '_self', 'Kloos, Peter. The Many Faces of Globalization'],
[null, 'Cotoi, Calin. Etnicitate, Primordialism si Globalizare', null, '_self', 'Cotoi, Calin. Etnicitate, Primordialism si Globalizare']
],
[null, 'IDEEA EUROPEANA.', null, '_self', 'IDEEA EUROPEANA.',
[null, 'Cristea, Darie. Europa lui Charlemagne sau Europa lui Prodi?', null, '_self', 'Cristea, Darie. Europa lui Charlemagne sau Europa lui Prodi?']
],
[null, 'ENCICLOPEDIA GEOPOLITICA.', null, '_self', 'ENCICLOPEDIA GEOPOLITICA.',
[null, 'Badescu, Ilie. Alexander Dughin, geopolitica Rusiei si geopolitica ortodoxiei', null, '_self', 'Badescu, Ilie. Alexander Dughin, geopolitica Rusiei si geopolitica ortodoxiei']
]
],
[null, 'Year II. No. 1(2)/2003', null, '_self', 'Year II. No. 1(2)/2003'],
[null, 'Year III. No. 1(3)/2004', null, '_self', 'Year III. No. 1(3)/2004'],
[null, 'Year IV. No. 2(4)/2004', null, '_self', 'Year IV. No. 2(4)/2004'],
[null, 'Year V. No. 1(5)/2005', null, '_self', 'Year V. No. 1(5)/2005']
];
-->
</script>
<div id="MenuIDMenuBar1"></div>
<script type="text/javascript">
<!--
cmDraw('MenuIDMenuBar1', wbMenuMenuBar1, 'vbr', cmThemeIE, 'ThemeIE');
-->
</script>
</div>
</body>
</html>