Hey guys, I found this neat code at: http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm for a totally sweet drop-down menu. However, I am curious how I can offset the horizontal alignment of the drop down, because the drop down links are not dropping down underneath the link but far right of it. I tried to change to offsets in the javascript to no avail. Looking for some advice. Thanks~! Javascript code: http://www.dynamicdrive.com/dynamicindex1/chrome/chromejs/chrome.js CSS code: http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm Demo HTML: http://www.dynamicdrive.com/dynamicindex1/chrome/demo.htm