//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com

dqm__mainsiteurl = "http://www.pozen.com"
dqm__codebase = dqm__mainsiteurl + "/lib/menus/script/"

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	dqm__sub_menu_width = 184      		//default sub menu widths
	dqm__sub_xy = "-10,10"            	//default sub x,y coordinates - defined relative
						//to the top-left corner of parent image or sub menu
   

	dqm__urltarget = "_self"			//default URL target: _self, 
										//_parent, _new, or "my frame name"

	dqm__divider_height = 0
	dqm__border_width = 1
	dqm__border_color = "#FFFFFF"		//Hex color or 'transparent'

	dqm__mouse_off_delay = 0			//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 0		//defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#333333"
	dqm__fontfamily = "Arial, Helvetica, sans-serif"	//Any available system font     
	dqm__fontsize = 11			//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 9			//Defined with point sizing
	dqm__textdecoration = "normal"		//set to: 'normal', or 'underline'
	dqm__fontweight = "bold"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic'
	dqm__menu_bgcolor = "#ffffff"		//Hex color or 'transparent'		


//#E1DFD7

    //Rollover font settings

	dqm__hl_textcolor = "#993333"
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'
	dqm__hl_fontweight = "bold"		//set to: 'normal', or 'bold'
	dqm__hl_bgcolor = "#ffffff"


    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'

	dqm__margin_top = 2
	dqm__margin_bottom = 2
	dqm__margin_left = 15
	dqm__margin_right = 15
	dqm__menu_margin_top = 10
	dqm__menu_margin_bottom = 10   


/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.
--------------------------------------------*/

    // Relative positioned icon images (flow with sub item text)

	dqm__icon_image0 = dqm__mainsiteurl + "/lib/images/spacer.gif"
	dqm__icon_rollover0 = dqm__mainsiteurl + "/lib/images/spacer.gif"
	dqm__icon_image_wh0 = "1,1"


    //Absolute positioned icon images (coordinate poitioned)

	dqm__2nd_icon_image0 = dqm__mainsiteurl + "/lib/images/spacer.gif"
	dqm__2nd_icon_rollover0 = dqm__mainsiteurl + "/lib/images/spacer.gif"
	dqm__2nd_icon_image_wh0 = "1,1"
	dqm__2nd_icon_image_xy0 = "-5,8"

/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	dqm__show_urls_statusbar = false

/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	//dqm__sub_menu_effect = "fade"
	//dqm__sub_item_effect = "fade"
	dqm__sub_menu_effect = "none"
	dqm__sub_item_effect = "none"

    //Define the effect duration in seconds below.
   
	//dqm__sub_menu_effect_duration = .2
	//dqm__sub_item_effect_duration = .2
	dqm__sub_menu_effect_duration = 0
	dqm__sub_item_effect_duration = 0


    //Specific settings for various transitions.

	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	dqm__effect_checkerboard_squaresx = 14
	dqm__effect_checkerboard_squaresY = 14
	dqm__effect_checkerboard_direction = "RIGHT"	//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100			//1 to 100
	dqm__dropshadow_color = "#999999"			//Hex color value or 'none'
	dqm__dropshadow_offx = 2			//drop shadow width
	dqm__dropshadow_offy = 2			//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
	dqm__os9_ie5mac_offset_X = 0
	dqm__os9_ie5mac_offset_Y = 0

	dqm__osx_ie5mac_offset_X = 0
	dqm__osx_ie5mac_offset_Y = 0

	dqm__ie4mac_offset_X = -8
	dqm__ie4mac_offset_Y = -50


    //Netscape 4 resize bug workaround.

	dqm__nn4_reaload_after_resize = true
	dqm__nn4_resize_prompt_user = false
	dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   

    //Set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = false


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //The 'X' indicates the index number of the sub menu group or item.

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"

/*---------------------------------------------
Subroutine to fix the investor home page design
----------------------------------------------*/
dqm__onload_code = "pageonload()";

function pageonload() {
	fix_ie_objects();
}

function movewebcasts() {
	// If page is investor home page, move webcasts into featurepanel
	var qs=location.search+'';
	var agt=navigator.userAgent;
	var isMacIE=(agt.indexOf("Mac")>-1 && agt.indexOf("MSIE")>-1);
	if (qs.indexOf("irol-index")>-1 && !isMacIE) {
		// Get table of webcasts and insert into feature panel
		if (!document.getElementsByTagName) return;
		var tables=document.getElementsByTagName("TABLE");
		if (tables.length==0) return;
		// Walk through tables and find match
		for (var i=0;i<tables.length;i++) {
			var table=tables[i];
			if (table.getElementsByTagName("TABLE").length==0 && table.innerHTML.match(/eventid/i)) {
				var newHTML = '<table border="0" cellpadding="0" cellspacing="0" class="FeaturePanel">' + 
					'<tr><td width=5><img src="'+dqm__mainsiteurl+'/lib/images/all_featpanel_tl.gif" />' + 
					'</td><td background="'+dqm__mainsiteurl+'/lib/images/all_featpanel_tm.gif"><img ' + 
					'src="'+dqm__mainsiteurl+'/lib/images/spacer.gif" width="1" height="5" /></td>' + 
					'<td width="5"><img src="'+dqm__mainsiteurl+'/lib/images/all_featpanel_tr.gif" /></td>' + 
					'</tr><tr><td background="'+dqm__mainsiteurl+'/lib/images/all_featpanel_ml.gif"><img ' + 
					'src="'+dqm__mainsiteurl+'/lib/images/spacer.gif" width="5" height="1" /></td><td ' + 
					'valign="top" class="FeaturePanelTable IREvents">' +
					'<table cellpadding=1 cellspacing=4 border=0 width=100%>' + 
					table.innerHTML + 
					'</table></td><td background="'+dqm__mainsiteurl+'/lib/images/all_featpanel_mr.gif"><img ' + 
					'src="'+dqm__mainsiteurl+'/lib/images/spacer.gif" width="5" height="1" /></td></tr>' + 
					'<tr><td width="5"><img src="'+dqm__mainsiteurl+'/lib/images/all_featpanel_bl.gif" />' + 
					'</td><td background="'+dqm__mainsiteurl+'/lib/images/all_featpanel_bm.gif"><img ' + 
					'src="'+dqm__mainsiteurl+'/lib/images/spacer.gif" width="1" height="5" /></td><td ' + 
					'width="5"><img src="'+dqm__mainsiteurl+'/lib/images/all_featpanel_br.gif" /></td>' + 
					'</tr></table>';
				var newNode = document.createElement("DIV");
				newNode.innerHTML = newHTML;
				table.parentNode.replaceChild(newNode,table);
				return;
			}
		}
	}
}

/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	dqm__border_widthX = 10;
	dqm__divider_heightX = 5;		
	dqm__border_colorX = "#0000ff";     
	dqm__menu_bgcolorX = "#ff0000"
	dqm__hl_bgcolorX = "#00ff00"
	dqm__hl_textcolorX = "#ff0000"
	dqm__text_alignmentX = "left"


    //The following settings may be defined for specific sub menu items.
    //The 'X' represents the index number of the sub menu item.

	dqm__hl_subdescX = "custom highlight text"
	dqm__urltargetX = "_new"

/*----------------------
Licensing
-----------------------*/

	limit_multiple_users = true 
	

/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************
**********************************************************************************************/

	/*******************************

         Top navigation

	*******************************/

	dqm__rollover_image0 = dqm__mainsiteurl + "/lib/images/all_topnav_about_on.gif"
	dqm__rollover_wh0 = "88,31"
	dqm__sub_xy0 = "-65,32"
	dqm__url0 = dqm__mainsiteurl + "/about/default.asp"

	dqm__rollover_image1 = dqm__mainsiteurl + "/lib/images/all_topnav_prod_on.gif"
	dqm__rollover_wh1 = "139,31"
	dqm__sub_xy1 = "-131,32"
	dqm__url1 = dqm__mainsiteurl + "/product/default.asp"

	dqm__rollover_image2 = dqm__mainsiteurl + "/lib/images/all_topnav_investor_on.gif"
	dqm__rollover_wh2 = "71,31"
	dqm__sub_xy2 = "-63,32"
	dqm__url2 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-index"
	dqm__sub_menu_width2 = "230"

	dqm__rollover_image3 = dqm__mainsiteurl + "/lib/images/all_topnav_news_on.gif"
	dqm__rollover_wh3 = "50,31"
	dqm__sub_xy3 = "-41,32"
	dqm__url3 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-news"

	dqm__rollover_image4 = dqm__mainsiteurl + "/lib/images/all_topnav_corp_on.gif"
	dqm__rollover_wh4 = "157,31"
	dqm__sub_xy4 = "-148,32"
	dqm__url4 = dqm__mainsiteurl + "/corpgov/default.asp"
	dqm__sub_menu_width4 = "170"

	dqm__rollover_image5 = dqm__mainsiteurl + "/lib/images/all_topnav_busdev_on.gif"
	dqm__rollover_wh5 = "161,31"
	dqm__url5 = dqm__mainsiteurl + "/busdev/default.asp"

	/*******************************

         Search

	*******************************/

	dqm__rollover_image6 = dqm__mainsiteurl + "/lib/images/all_search_on.gif"
	dqm__rollover_wh6 = "42,10"
	dqm__url6 = "Javascript:document.frmSearch.submit()"


/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/


	dqm__subdesc0_0 = "Corporate Profiles"
	dqm__url0_0 = dqm__mainsiteurl + "/about/default.asp"
	dqm__subdesc0_1 = "Letter from the CEO"
	dqm__url0_1 = dqm__mainsiteurl + "/about/letter.asp"
	dqm__subdesc0_2 = "Officer Bios"
	dqm__url0_2 = dqm__mainsiteurl + "/about/bios.asp"
	dqm__subdesc0_3 = "Board of Directors"
	dqm__url0_3 = dqm__mainsiteurl + "/about/board.asp"
	dqm__subdesc0_4 = "Culture"
	dqm__url0_4 = dqm__mainsiteurl + "/about/culture.asp"
	dqm__subdesc0_5 = "Community Involvement"
	dqm__url0_5 = dqm__mainsiteurl + "/about/community.asp"
	dqm__subdesc0_6 = "Careers"
	dqm__url0_6 = dqm__mainsiteurl + "/about/careers.asp"
	dqm__subdesc0_7 = "Contacts & Directions"
	dqm__url0_7 = dqm__mainsiteurl + "/about/contacts.asp"

	dqm__subdesc1_0 = "Overview"
	dqm__url1_0 = dqm__mainsiteurl + "/product/default.asp"
	dqm__subdesc1_1 = "<i>Treximet&reg;</i>"
	dqm__url1_1 = dqm__mainsiteurl + "/product/treximet.asp"
	dqm__subdesc1_2 = "VIMOVO&trade;"
	dqm__url1_2 = dqm__mainsiteurl + "/product/vimovo.asp"
	dqm__subdesc1_3 = "PA"
	dqm__url1_3 = dqm__mainsiteurl + "/product/pa.asp"
	dqm__subdesc1_4 = "Migraine Information"
	dqm__url1_4 = dqm__mainsiteurl + "/product/migraine.asp"
	dqm__subdesc1_5 = "Arthritis Information"
	dqm__url1_5 = dqm__mainsiteurl + "/product/arthritis.asp"
	dqm__subdesc1_6 = "Cardiovascular Disease"
	dqm__url1_6 = dqm__mainsiteurl + "/product/cvd.asp"
	dqm__subdesc1_7 = "Colorectal Cancer"
	dqm__url1_7 = dqm__mainsiteurl + "/product/crc.asp"
	dqm__subdesc1_8 = "Poster Presentations"
	dqm__url1_8 = dqm__mainsiteurl + "/product/poster.asp"
	dqm__subdesc1_9 = "FAQ"
	dqm__url1_9 = "http://www.pozen.com/product/faq.asp"

	dqm__subdesc2_0 = "Overview"
	dqm__url2_0 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-index"
	dqm__subdesc2_1 = "Fact Sheets >>"
	dqm__url2_1 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-factsheet"
	dqm__sub_xy2_1 = "-10,-5"
		dqm__subdesc2_1_0 = "VIMOVO&trade;"
		dqm__url2_1_0 = "http://media.corporate-ir.net/media_files/IROL/12/121701/factsheet/PN_FactSheet.pdf"
	dqm__subdesc2_2 = "Stock Information >>"
	dqm__url2_2 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-stockquote"
	dqm__sub_xy2_2 = "-10,-5"
		dqm__subdesc2_2_0 = "Stock Quote"
		dqm__url2_2_0 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-stockQuote"
		dqm__subdesc2_2_1 = "Stock Chart"
		dqm__url2_2_1 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-stockChart"
		dqm__subdesc2_2_2 = "Investment Calculator"
		dqm__url2_2_2 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-calculator"
		dqm__subdesc2_2_3 = "Historical Price Lookup"
		dqm__url2_2_3 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-historicalPrice"			
	dqm__subdesc2_3 = "Quarterly Financials"
	dqm__url2_3 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-earningsReleases"
	dqm__subdesc2_4 = "Analyst Coverage & Estimates"
	dqm__url2_4 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-earningsTable"
	dqm__subdesc2_5 = "Current & Archived Annual Reports"
	dqm__url2_5 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-annualReports2"
	dqm__subdesc2_6 = "SEC Filings"
	dqm__url2_6 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-secPage"
	dqm__subdesc2_7 = "IR Contact Information"
	dqm__url2_7 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-contactus"
	dqm__subdesc2_8 = "E-mail Alerts"
	dqm__url2_8 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-alerts"
	dqm__subdesc2_9 = "Information Request"
	dqm__url2_9 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-info"
	dqm__subdesc2_10 = "FAQ"
	dqm__url2_10 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-faq"

	dqm__subdesc3_0 = "Press Releases"
	dqm__url3_0 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-news"
	dqm__sub_xy3_0 = "-10,0"
		dqm__subdesc3_0_0 = "2010 Press Releases"
		dqm__url3_0_0 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-news"
		dqm__subdesc3_0_1 = "2009 Press Releases"
		dqm__url3_0_1 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-news2009"
		dqm__subdesc3_0_2 = "2008 Press Releases"
		dqm__url3_0_2 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-news2008"
		dqm__subdesc3_0_3 = "2007 Press Releases"
		dqm__url3_0_3 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-news2007"
		dqm__subdesc3_0_4 = "2006 Press Releases"
		dqm__url3_0_4 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-news2006"
		dqm__subdesc3_0_5 = "2005 Press Releases"
		dqm__url3_0_5 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-news2005"	
		dqm__subdesc3_0_6 = "2004 Press Releases"
		dqm__url3_0_6 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-news2004"
		dqm__subdesc3_0_7 = "2003 Press Releases"
		dqm__url3_0_7 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-news2003"
		dqm__subdesc3_0_8 = "Archives"
		dqm__url3_0_8 = "http://phx.corporate-ir.net/phoenix.zhtml?c=121701&p=irol-newsArchive"
	
	dqm__subdesc4_0 = "Overview"
	dqm__url4_0 = dqm__mainsiteurl + "/corpgov/default.asp"	
	dqm__subdesc4_1 = "Committee Composition"
	dqm__url4_1 = dqm__mainsiteurl + "/corpgov/committee.asp"
	dqm__subdesc4_2 = "Charters"
	dqm__url4_2 = dqm__mainsiteurl + "/corpgov/charters.asp"
	dqm__subdesc4_3 = "Code Of Ethics"
	dqm__url4_3 = dqm__mainsiteurl + "/investors/POZEN%20Code%20of%20Conduct.pdf"
	