Hi. i have a created a dhtml menu for my vbulletin forum by a software . it gives me 2 codes 1. Copy and paste this code within <head> tag of your webpage <script type="text/javascript" src="stmenu.js"></script> PHP: 2. 1. Copy and paste this code within <body> tag of your webpage <a href="http://www.xxxxx.com" style="display:none;visibility:hidden;">Javascript DHTML Drop Down Menu Powered by xxxxxx.com</a> <script type="text/javascript" src="http://mysite.com/navigation.js"></script> PHP: I think the <body> tag is in footer (where i successfully installed wibia) but i don't know where is <head> tag . and where i should paste the code ? Can anyone help please ?