//-----------------------------------------------------------------------------
// This file contains all of the links and text that make up the right column
// in a Computershare Annual Meeting Kit (AMK).  The existence or absence of 
// a link will dictate whether the text (and associate link) are displayed to 
// the end user.  All localization for the right column in an AMK can be 
// accomplished by simply modifying this file.
//
// Note:  This file MUST be submitted in Step 4.1 of the Mobular portal by the 
//        production specialist when building an AMK in order to have right 
//        column content available in kit.
//----------------------------------------------------------------------------- 

//----------------------- Segment 8 - Voting ----------------------------------
voting_link_text 			= "CAST YOUR VOTE";
voting_link 				= "";
voting_ends				= "2009-05-06";

// Note: The voting_ends variable must be defined in the following format:
//		 "yyyy-mm-dd".
//-----------------------------------------------------------------------------

//----------------------- Set Future Delivery management -----------------
future_delivery_link_text		= "SET FUTURE DELIVERY PREFERENCES";
future_delivery_link 			= "http://www.proxy-direct.com/user/passthru.aspx?loc=f";
//-----------------------------------------------------------------------------

//----------------------- Segment 9 - Shareholding management -----------------
shareholding_link_text		        = "To Receive Future Financial Statements &#8211; Click Here";
shareholding_link 			= "http://www.computershare.com/mailinglist";
//-----------------------------------------------------------------------------

//----------------------- Segment 11 - Useful links ---------------------------
useful1_link_text			= "Company Website";
useful1_link 				= "http://www.kinross.com";

useful2_link_text			= "";
useful2_link 				= "";

useful3_link_text 			= "";
useful3_link 				= "";

useful4_link_text 			= "";
useful4_link 				= "";

useful5_link_text 			= "";
useful5_link 				= "";

useful6_link_text 			= "";
useful6_link 				= "";

useful7_link_text 			= "";
useful7_link 				= "";

useful8_link_text 			= "";
useful8_link				= "";

customer_url = "";

// Note: For the financials_link variable, enter only the name of the Excel  
//       file being uploaded.  If no financials spreadsheet is being deployed
//       with the AMK, leave the financials_link value blank.
financials_link_text		= "Download financials";
financials_link				= "";  



//-----------------------------------------------------------------------------

//----------------------- Miscellaneous ---------------------------------------
usefulLinksString			= "Useful links";
clickString 				= "Click here";
//----------------------- Miscellaneous ---------------------------------------

//----------------------- - Footer Section - -----------------

contact_link_text                       = "Contact Us";
contact_link                               = "http://www.proxy-direct.com/user/passthru.aspx?loc=c";

security_link_text      = "Security";
security_link           = "http://www.proxy-direct.com/user/passthru.aspx?loc=x";

privacy_link_text                        = "Privacy Policy";
privacy_link                               = "http://www.proxy-direct.com/user/passthru.aspx?loc=p";

help_link_text                    = "Help";
help_link                                       = "http://www.proxy-direct.com/user/passthru.aspx?loc=h";

//-----------------------------------------------------------------------------
