//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=5; //set number of main menu items
	var LowBgColor='#292D2C';
	var HighBgColor='#ffffff';
	var FontLowColor='#ffffff';
	var FontHighColor='#666666';
	var BorderColor='#ffffff';
	var BorderWidth=0;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,verdana,helvetica,verdana,arial"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=209; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("ABOUT CIFVF","cifvf_about.html",1,38,163);
	Menu1_1=new Array("Pipeda Policy","cifvf_pipeda_policy.html",0,30,127);



Menu2=new Array("GUIDELINES & APPLICATION PROCESS","cifvf_guidelines.html",6,30,172);
	Menu2_1=new Array("Application Form","cifvf_application_form.html",0,40,172);
	Menu2_2=new Array("Guide - Development","cifvf_guide_development.html",0,30,172);

	Menu2_3=new Array("Guide - Production & Post Production","cifvf_guide_production_post_production.html",0,30,172);

	Menu2_4=new Array("Eligibility Criteria","cifvf_eligibility_criteria.html",0,30,172);
	Menu2_5=new Array("Frequently Asked Questions","cifvf_frequently_asked_questions.html",0,30,172);


	Menu2_6=new Array("Marking System","cifvf_marking_system.html",0,30,172);




Menu3=new Array("RESOURCES","cifvf_resources.html",13,20,172);
	Menu3_1=new Array("Assessment of Users' Audio-Visual","cifvf_assessment_users_audio_visual_needs.html",0,40,172);
	Menu3_2=new Array("Chain of Title Example","cifvf_resources_chain_title.html",0,40,172);

	Menu3_3=new Array("Preparing Treatments or Scripts","cifvf_resources_treatments.html",0,50,172);

	Menu3_4=new Array("Competing & Analogous Products","cifvf_resources_competing_analogous_products.html",0,50,172);

	Menu3_5=new Array("Development Workplan","cifvf_development_workplan.html",0,50,172);

	Menu3_6=new Array("Distributor's List","cifvf_resources_distributors_list.html",0,50,172);

	Menu3_7=new Array("Financial Structure / Financing Plan","cifvf_resources_financial_structure.html",0,50,172);

	Menu3_8=new Array("Synchronization and Master Use Music Licences","cifvf_resources_synchronization_master_licences.html",0,50,172);

	Menu3_9=new Array("Links and Resources","cifvf_links_resources.html",0,50,172);

	Menu3_10=new Array("Production Schedules","cifvf_resources_production_schedules.html",0,50,172);

	Menu3_11=new Array("Review Engagement Report Sample","cifvf_resources_review_engagement_report.html",0,50,172);

	Menu3_12=new Array("Sources of Funding","cifvf_resources_sources_funding.html",0,50,172);

	Menu3_13=new Array("Tabs & Dividers","cifvf_tabs_dividers.html",0,50,172);



Menu4=new Array("FORMS, TOOLS, LOGOS","cifvf_forms_tools.html",0,20,172);
	Menu4_1=new Array("Affidavit - Company Declaration","cifvf_affidavit_company_declaration.html",0,40,172);
	Menu4_2=new Array("Affidavit - Development Costs","cifvf_affidavit_development_costs.html",0,50,172);
	Menu4_3=new Array("Affidavit - Production Costs","cifvf_affidavit_production_costs.html",0,50,172);
	Menu4_4=new Array("Development Budget","cifvf_development_budget.html",0,20,172);
	Menu4_5=new Array("Development Cost Report","cifvf_development_cost_report.html",0,50,172);
	Menu4_6=new Array("Location Release Form","cifvf_location_release_form.html",0,50,172);
	Menu4_7=new Array("Master Use Licence Form","cifvf_master_use_licence_form.html",0,50,172);
	Menu4_8=new Array("Material Release Form","cifvf_material_release_form.html",0,50,172);
	Menu4_9=new Array("Option/Purchase Agreement","cifvf_option_purchase_agreement.html",0,50,172);
	Menu4_10=new Array("Personal Release Form","cifvf_personal_release_form.html",0,50,172);
	Menu4_11=new Array("Production Budget Form","cifvf_production_budget_form.html",0,50,172);
	Menu4_12=new Array("Rights Acquisition Checklist","cifvf_rights_acquisition_checklist.html",0,50,172);
	Menu4_13=new Array("Summary of Financiers Form","cifvf_summary_financiers_form.html",0,50,172);
	Menu4_14=new Array("Synchronization Licence","cifvf_synchronization_licence.html",0,50,172);

	Menu4_15=new Array("LOGOS","cifvf_logos.html",0,50,172);


Menu5=new Array("SUCCESSFUL APPLICANTS","cifvf_successful_applicants.html",5,20,172);
	Menu5_1=new Array("Opening Documentation for Development Projects","cifvf_opening_documentation_development_projects.html",0,40,172);
	Menu5_2=new Array("Opening Documentation for Production Projects","cifvf_opening_documentation_production_projects.html",0,40,172);
	Menu5_3=new Array("Closing Documentation for Development Projects","cifvf_closing_documentation_development_projects.html",0,40,172);
	Menu5_4=new Array("Closing Documents for Production Projects","cifvf_closing_documentation_production_projects.html",0,40,172);
	Menu5_5=new Array("Funding Results","cifvf_funding_results.html",0,40,172);








