timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "Shadow(color='#777777', Direction=135, Strength=2)"

function openwin1(url)
{
	self.name = "home"; // names current window as "main"
	nwin=window.open(url, "name",config="height=400,width=740,scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}


function NewWindow(mypage, myname, w, h) {
	self.name = "home"; // names current window as "main"
	var winl = (screen.width - w)/2;
	var wint = (screen.height - h)/2;
	winprops = 'height=400,width=740,top='+wint+',left='+winl+',toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable'
	win = window.open(mypage, myname, winprops);
	if (parseInt(navigator.appVersion) >= 4) { 
		win.focus(); 
	}
}

function NewWin(mypage, myname, w, h) {
	self.name = "home"; // names current window as "main"
	var winl = (screen.width - w)/2;
	var wint = (screen.height - h)/2;
	winprops = 'height=h,width=w,top='+wint+',left='+winl+',toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable'
	win = window.open(mypage, myname, winprops);
	if (parseInt(navigator.appVersion) >= 4) { 
		win.focus(); 
	}
}

function IndexWindow(mypage, myname, w, h) {
	self.name = "home"; // names current window as "main"
	var winl = (screen.width - w)/2;
	var wint = (screen.height - h)/2;
	winprops = 'height=400,width=740,top='+wint+',left='+winl+',toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable'
	win = window.open(mypage, myname, winprops);
	if (parseInt(navigator.appVersion) >= 4) { 
		win.focus(); 
	}
}


prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"FAF0E6",					// Off Back Color
"000000",					// On Font Color
"efe0d2",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Arial Bold,Verdana,Tahoma",	// Font
3,							// Padding
"images/navarrow.gif",// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
,					// Referer item Font Color (leave this blank to disable)
,					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
92,					// Top
2,					// left
,					// Width
1,					// Border Width
"left",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"<b>Home</b>","index.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"<b>Meeting</b>","show-menu2",,"#",1,
"<b>Pharmacy Services</b>","show-menu4",,"#",1,
"<b>DUR Board</b>","http://www.indianamedicaid.com/ihcp/PharmacyServices/dur_index.asp",,"#",1,
"<b>Supplemental Rebates</b>","show-menu8",,"#",1,
"<b>FAQ</b>","show-menu7",,"#",1,
"<b>Contact&nbsp;Us</b>","mailto:PDL@fssa.in.gov",,,1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"T-Committee Meeting Schedule","meetingSchedule.htm",,,1,
"T-Committee Meeting Memoranda","meetingMemoranda.htm",,,1

]

menu3=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Materials Submission Form","Downloads/T-Committee%20PDL%20Submission%20Form1-5-04.pdf",,,1,
"Dossiers and Public Records Act","Downloads/Rx%20PRA%20memo%20201119.pdf",,,1,
"Pharmacy Claims Attachment","Downloads/Indiana Suspended Claims Form.doc",,,1,
"PA/PDL Forms","show-menu5",,"#",1,
"MedWatch Form","Downloads/MedWatchForm 2.13.04.pdf",,,1,
"About the MedWatch Program","Downloads/AboutMEDWatchProgram 2.13.04.pdf",,,1

]

menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Bulletins","http://www.indianamedicaid.com/ihcp/PharmacyServices/bulletins.asp",,,1,
"Indiana SMAC List","http://www.mslcindy.com",,,1,
"Preferred Drug List","show-menu6",,"#",1,
"Federal Upper Limits (FUL) Program (FMAC)","http://www.cms.hhs.gov/FederalUpperLimits/",,,1,
"OTC Drug Formulary","http://www.mslcindy.com/",,,1,
"PDL Study Report","show-menu9",,"#",1,
"DESI Drug List","desi.htm",,,1,
"Drug Rebate Labelers","drugRebateLabelers.htm",,,1,
"Emergency Supply","emergencySupply.htm",,,1,
"Forms","http://www.indianamedicaid.com/ihcp/Publications/forms.asp",,,1,
"Automated Pharmacy Prior Authorization","automatedrxpa.htm",,,1

]

menu5=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"Synagis PA Form","Downloads/INSynagisPAForm 2.13.04.pdf",,,1,
"COX-2 Inhibitor and Brand Name NSAID PA Form","Downloads/IN COX-2 Inhibitor and Brand Name NSAID PA Form 2.13.04.pdf",,,1,
"Rational Drug and ProDUR PA Form","Downloads/IN Rational Drug and ProDUR PA Form 2.13.041.pdf",,,1,
"LTC Retroactive PA Request Form","Downloads/LTC retroactive eligibility PA req.doc",,,1,
"LTC ProDUR PA Form","Downloads/IN LTC Pro DUR 2.13.04.pdf",,,1,
"Non-PDL Request Form for use with TPL codes 2 and 8 only","Downloads/TPL PDL form.6.15.04.pdf",,,1,
"PPI/NSA Non-PDL Fax Form","Downloads/IN_PPI_NSA_NonPDLFormAB.doc",,,1

]

menu6=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"Current PDL","show-menu10",,"#",1,
"Archived PDL","show-menu11",,"#",1

]

menu7=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"Re-review FAQs","RE_FAQ.htm",,,1

]

menu8=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"PhRMA Meeting Presentation June 16, 2004","Downloads/IN PDL-SR Manuf Meeting.ppt",,,1,
"Phase I Market Share Data","drugClasses.htm",,,1,
"Phase II Market Share Data","phaseII 2009.htm",,,1,
"Supplemental Rebate Bid Submission Form","Downloads/IN Supplemental Rebate Bid Form.xls",,,1,
"Supplemental Rebate Contact Form","Downloads/IN Supplemental Rebate Contact Form Indiana.xls",,,1,
"Supplemental Rebate Agreement Template","Downloads/IN Supplemental Rebate Agreement Template 08.pdf",,,1,
"Therapeutics Committee Agendas","meetingSchedule.htm",,,1,
"FTP Site for Bid Submission","http://www.pbmftp.com",,,1,
"New Process Changes for 2005","Downloads/IN SR Process Change Notificaion 8 17 05.doc",,,1

]

menu9=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"Evaluation of the IN Medicaid PDL Program: Report 11 (March 2009)","Downloads/11th_PDL_Report.pdf",,,1,
"Evaluation of the IN Medicaid PDL Program: Report 10 (June 2009)","Downloads/10th_PDL_Report_06209.pdf",,,1,
"Evaluation of the IN Medicaid PDL Program: Report 9 (March 2008)","Downloads/9th_PDL_Report_052609.DOC",,,1,
"Evaluation of the IN Medicaid PDL Program: Report 8 (September 2007)","Downloads/8th_PDL_Report_July_24_C.PDF",,,1,
"Archived Reports","show-menu16",,"#",1

]

menu16=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"Evaluation of the IN Medicaid PDL Program: Report 1 (July 2004)","Downloads/FINAL Indiana Medicaid PDL Study 1 6-9-04.pdf",,,1,
"Evaluation of the IN Medicaid PDL Program: Report 2 (June 2005)","Downloads/FINAL PDL Study Report 2 6302005.pdf",,,1,
"Evaluation of the IN Medicaid PDL Program: Report 3 (June 2005)","Downloads/FINAL INDIANA PDL Report 3 - FINAL 12202005.pdf",,,1,
"Evaluation of the IN Medicaid PDL Program: Report 4 (August 2006)","Downloads/PDL Study Report 4 -FINAL 08242006.pdf",,,1,
"Evaluation of the IN Medicaid PDL Program: Report 5 (January 2007)","Downloads/FINAL PDL Study Report 5.pdf",,,1,
"Evaluation of the IN Medicaid PDL Program: Report 6 (April 2007)","Downloads/6th PDL Report FINAL.pdf",,,1,
"Evaluation of the IN Medicaid PDL Program: Report 7 (October 2007)","Downloads/7th PDL Report FINAL.pdf",,,1

]

menu10=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"Preferred Drug List (Excel)","Downloads/Master Preferred Drug List updated 01-27-2010.xls",,,1,
"Preferred Drug List (PDF)","Downloads/Master Preferred Drug List updated 01-27-2010.pdf",,,1

]

menu11=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"2010","show-menu16",,"#",1,
"2009","show-menu15",,"#",1,
"2008","show-menu12",,"#",1,
"2007","show-menu13",,"#",1,
"2006","show-menu14",,"#",1

]

menu16=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"01-08-2010" (Excel),"Downloads/Master Preferred Drug List updated 01-08-2010.xls",,,1,
"01-08-2010 (PDF)","Downloads/Master Preferred Drug List updated 01-08-2010.pdf",,,1,
"01-01-2010 (Excel)","Downloads/Master Preferred Drug List updated 01-01-2010.xls",,,1,
"01-01-2010 (PDF)","Downloads/Master Preferred Drug List updated 01-01-2010.pdf",,,1

]

menu15=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"10-01-09 (Excel)","Downloads/Master Preferred Drug List updated 10-01-2009.xls",,,1,
"10-01-09 (PDF)","Downloads/Master Preferred Drug List updated 10-01-2009.pdf",,,1,
"07-29-09 (Excel)","Downloads/Master Preferred Drug List updated 07-29-2009.xls",,,1,
"07-29-09 (PDF)","Downloads/Master Preferred Drug List updated 07-29-2009.pdf",,,1,
"07-01-09 (Excel)","Downloads/Master Preferred Drug List updated 07-01-2009.xls",,,1,
"07-01-09 (PDF)","Downloads/Master Preferred Drug List updated 07-01-2009.pdf",,,1,
"04-24-09 (Excel)","Downloads/Master Preferred Drug List updated 04-24-2009.xls",,,1,
"04-24-09 (PDF)","Downloads/Master Preferred Drug List updated 04-24-2009.pdf",,,1,
"04-01-09 (Excel)","Downloads/Master Preferred Drug List updated 04-01-2009.xls",,,1,
"04-01-09 (PDF)","Downloads/Master Preferred Drug List updated 04-01-2009.pdf",,,1,
"01-01-09 (Excel)","Downloads/Master Preferred Drug List updated 01-01-2009.xls",,,1,
"01-01-09 (PDF)","Downloads/Master Preferred Drug List updated 01-01-2009.pdf",,,1

]

menu12=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"10-01-2008 (Excel)","Downloads/Master Preferred Drug List updated 10-01-2008.xls",,,1,
"10-01-2008 (PDF)","Downloads/Master Preferred Drug List updated 10-01-2008.pdf",,,1,
"07-01-2008 (Excel)","Downloads/Master Preferred Drug List updated 07-01-2008.xls",,,1,
"07-01-2008 (PDF)","Downloads/Master Preferred Drug List updated 07-01-2008.pdf",,,1,
"05-01-2008 (Excel)","Downloads/Master Preferred Drug List updated 05-01-2008.xls",,,1,
"05-01-2008 (PDF)","Downloads/Master Preferred Drug List updated 05-01-2008.pdf",,,1,
"02-13-2008 (Excel)","Downloads/Master Preferred Drug List updated 02-13-2008.xls",,,1,
"02-13-2008 (PDF)","Downloads/Master Preferred Drug List updated 02-13-2008.pdf",,,1

]

menu13=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"10-01-2007","Downloads/Archived PDL/Master Preferred Drug List updated 10-01-2007.xls",,,1,
"06-24-2007","Downloads/Archived PDL/Master Preferred Drug List updated 06-24-2007.xls",,,1,
"04-27-2007","Downloads/Archived PDL/Master Preferred Drug List updated 04-27-2007.xls",,,1,
"01-01-2007","Downloads/Archived PDL/Master Preferred Drug List updated 01-01-2007.xls",,,1

]

menu14=[
,,270,1,"",prop1,,"left",effect,,,,,,,
"11-01-2006","Downloads/Archived PDL/Master Preferred Drug List updated 11-01-2006.xls",,,1,
"07-01-2006","Downloads/Archived PDL/Master Preferred Drug List updated 07-01-2006.xls",,,1,
"04-03-2006","Downloads/Archived PDL/Master Preferred Drug List updated 04-03-2006.xls",,,1,
"01-2006","Downloads/Archived PDL/Master Preferred Drug List updated 01-2006.xls",,,1

]
