//mor_ope data array
rate = new Array();
rate[0] = new Array("AGF Trust","10 FEB","n/a","n/a","n/a","n/a","n/a","n/a");
rate[1] = new Array("Alterna Svgs/Alterna Bk","10 FEB","3.000","6.300","n/a","6.300","n/a","n/a");
rate[2] = new Array("Bank West","10 FEB","n/a","n/a","n/a","n/a","n/a","n/a");
rate[3] = new Array("Bank of Montreal","10 FEB","3.100","6.300","4.450","6.300","n/a","n/a");
rate[4] = new Array("Bank of Nova Scotia","10 FEB","3.100","6.450","4.550","6.500","n/a","n/a");
rate[5] = new Array("CIBC","10 FEB","3.100","6.700","4.450","6.350","n/a","n/a");
rate[6] = new Array("Caisses Desjardins","10 FEB","n/a","6.500","n/a","6.300","n/a","n/a");
rate[7] = new Array("Canadian Western Trust","10 FEB","n/a","6.450","4.450","6.300","n/a","n/a");
rate[8] = new Array("Comtech Credit Union","10 FEB","2.850","8.400","6.600","9.000","n/a","n/a");
rate[9] = new Array("Concentra Financial","10 FEB","n/a","6.700","4.450","6.300","n/a","n/a");
rate[10] = new Array("DUCA Fin. Service C.U.","10 FEB","3.000","n/a","4.600","5.750","n/a","n/a");
rate[11] = new Array("Effort Trust","10 FEB","n/a","6.300","n/a","6.300","n/a","n/a");
rate[12] = new Array("Equitable Trust","10 FEB","n/a","n/a","n/a","n/a","n/a","n/a");
rate[13] = new Array("First National Fin. LP","10 FEB","3.000","n/a","n/a","n/a","n/a","n/a");
rate[14] = new Array("FirstLine Mortgages","10 FEB","3.550","n/a","4.750","n/a","3.190","n/a");
rate[15] = new Array("FirstOntario C.U.","10 FEB","3.050","6.340","4.440","6.340","n/a","n/a");
rate[16] = new Array("HSBC Bank Canada","10 FEB","3.100","6.200","4.450","6.350","n/a","n/a");
rate[17] = new Array("ICICI Bank Canada","10 FEB","3.050","n/a","n/a","n/a","n/a","n/a");
rate[18] = new Array("Investors Group Trust","10 FEB","n/a","6.500","n/a","6.300","n/a","n/a");
rate[19] = new Array("Laurentian Bank","10 FEB","n/a","6.700","5.400","6.500","n/a","n/a");
rate[20] = new Array("MRS Trust","10 FEB","n/a","3.300","2.750","n/a","3.050","n/a");
rate[21] = new Array("Manulife Bank","10 FEB","2.900","n/a","n/a","4.000","n/a","n/a");
rate[22] = new Array("Meridian Credit Union","10 FEB","2.850","n/a","n/a","6.300","n/a","n/a");
rate[23] = new Array("National Bank","10 FEB","n/a","6.700","n/a","6.300","n/a","n/a");
rate[24] = new Array("Ontario Civil Service CU","10 FEB","3.000","6.500","n/a","n/a","n/a","n/a");
rate[25] = new Array("Parama Credit Union","10 FEB","2.850","n/a","n/a","n/a","n/a","n/a");
rate[26] = new Array("President's Choice Finan","10 FEB","3.100","n/a","6.040","n/a","3.140","n/a");
rate[27] = new Array("ResMor Trust Company","10 FEB","n/a","n/a","n/a","n/a","n/a","n/a");
rate[28] = new Array("Royal Bank","10 FEB","3.100","6.300","4.050","6.300","n/a","n/a");
rate[29] = new Array("Steinbach Credit Union","10 FEB","2.500","n/a","n/a","n/a","n/a","n/a");
rate[30] = new Array("TD Canada Trust","10 FEB","3.100","n/a","4.450","6.300","n/a","n/a");
rate[31] = new Array("Teachers Credit Union","10 FEB","4.000","6.300","n/a","6.500","n/a","n/a");
//mor_ope table headings array
ratetableHeadings = new Array();
ratetableHeadings[0] = new Array("Mortgages");
ratetableHeadings[1] = new Array("Variable, Open and Convertible");
//mor_ope table links array
ratetableLinks = new Array();
ratetableLinks[0] = new Array("<a href=mor_ope_sort.shtml class=tableLinksActive>Variable/Open/convertible</a> | <a href='mor_clo_sort.shtml' class=tableLinks>Closed 1-5 Year</a> | <a href='mor_lon_sort.shtml' class=tableLinks>Long Term</a> | <a href='mtg_disx_sort.shtml' class=tableLinks>Discharge Fees</a> | <a href='mtg_rati_sort.shtml' class=tableLinks>Debt Ratios</a>");
//mor_ope column headings array
ratecolHeadings = new Array();
ratecolHeadings[0] = new Array("Institution");
ratecolHeadings[1] = new Array("Update");
ratecolHeadings[2] = new Array("Variable");
ratecolHeadings[3] = new Array("6 mth Open");
ratecolHeadings[4] = new Array("6 mth Convert");
ratecolHeadings[5] = new Array("1 yr Open");
ratecolHeadings[6] = new Array("1 yr Convert");
ratecolHeadings[7] = new Array("2 yr Open");
//mor_ope date array
rateDate = new Array("Friday, February 10 2012");
//mor_ope rate description array
rateDescription = new Array("This table compares interest rates for variable rate, open and convertible mortgages as offered by various mortgage lenders. The interest rates shown are for mortgage terms of six months to two years.  The information in this table can be sorted by lender, term or rate by clicking on the orange headings.");
//mor_ope stats high array
statsHigh = new Array("Group High","&nbsp;","4.000","8.400","6.600","9.000","3.190","-----	");
//mor_ope stats avg array
statsAvg = new Array("Group Average","&nbsp;","3.07","6.39","4.66","6.33","3.13","-----	");
//mor_ope stats low array
statsLow = new Array("Group Low","&nbsp;","3.100","-----","2.750","-----","3.050","-----	");

