﻿

var strSubFooterLinks = '';
//  strSubFooterLinks will be the HTML markup for the links that appear below the footer menu on the left side(ie, 'Visit Global North Sites', 'Employment Opportunities', etc)
//  The <li></li> elements around each link must remain intact in order to display correctly in the skins

var strCopyright = '';
//  strCopyright will be the Copyright text below the footer menu to the right side

var strFooterMenuPrefix = '';
//  strFooterMenuPrefix will be the Text or HTML markup (to make it a link) that appears to the left side of the footer menu (ie, 'Other Resources')


switch(iPortalID){
    //  Copy FROM HERE - starting with the line that starts with 'case' and ending with the line 'break;'. When pasting, make sure to stay within the { } brackets    
	case 2:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    
    
    //  COPY TO HERE

   
	case 17:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.au.northsails.com/tabid/1696/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';                                                 //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';                                                            //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    


	case 20:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break; 

	case 25:  //  This number represents the portalID.
	strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a></li>';
	strCopyright = '&copy 2011 North Sails Group, LLC';    //  MAKE CHANGES HERE
	strFooterMenuPrefix = 'Other North Resources';         //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break; 

	case 27:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    



	case 29:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;
 
	case 32:         //  German site
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;   

	case 34:  //  This number represents the portalID.
	strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a></li>';
	strCopyright = '&copy 2011 North Sails Group, LLC';    //  MAKE CHANGES HERE
	strFooterMenuPrefix = 'Other North Resources';         //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break; 


	case 40:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    

	case 42:  //  This number represents the portalID.
	strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a></li>';
	strCopyright = '&copy 2011 North Sails Group, LLC';    //  MAKE CHANGES HERE
	strFooterMenuPrefix = 'Other North Resources';         //  MAKE CHANGES HERE - an <a></a> link is also acceptable
	break;

	case 43:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    



	case 44:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    


	case 46:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    

	case 53:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    



	case 59:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    


	case 60:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break; 

	case 63:         //Israel
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> </li>';     
        strCopyright = '&copy 2011 North Sails Group, LLC';
        strFooterMenuPrefix = 'Other North Resources'; 
        break;    
   

	case 66:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    



	case 70:         // Italy
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';    
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.it.northsails.com/tabid/11464/Default.aspx">Job opportunities</a></li>';        		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;
 
	case 75:  //  This number represents the portalID.
	strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
	strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.suisse.northsails.com/tabid/22205/Default.aspx">Employment Opportunities</a></li>';        
	strCopyright = '&copy 2011 North Sails Group, LLC';    //  MAKE CHANGES HERE
	strFooterMenuPrefix = 'Other North Resources';         //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;   

	case 81:         //  Italy - English Version
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com/italyeng/tabid/13633/Default.aspx">Job opportunities</a></li>';        		
        strCopyright = '&copy 2011 North Sails Group, LLC';
        strFooterMenuPrefix = 'Other North Resources';
        break;    

	case 82:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    



	case 90:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    


	case 106:         //One Design
	strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.onedesign.com/tabid/28074/Default.aspx">Employment Opportunities</a></li>';
        strCopyright = '&copy 2011 North Sails Group, LLC';
        strFooterMenuPrefix = 'Other North Resources'; 
        break;    

	case 111:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;  

	case 118:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    

	case 123:  //  This number represents the portalID.
	strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
	strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        
	strCopyright = '&copy 2011 North Sails Group, LLC';    //  MAKE CHANGES HERE
	strFooterMenuPrefix = 'Other North Resources';         //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;

	case 135:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    



	case 138:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    

	case 140:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    

	case 141:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    



	case 142:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    


	case 143:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;    

	case 147:         //  This number represents the portalID. When copying and pasting, change this to whatever the portalID is of the portal you are working on
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;
    
	case 152:         //  Finland
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;
	case 161:         //  Canvas
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.northsails.com">Visit Global North Sites</a> | </li>';     //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link
        strSubFooterLinks = strSubFooterLinks + '<li><a href="http://www.na.northsails.com/tabid/2478/Default.aspx">Employment Opportunities</a></li>';        //  MAKE CHANGES HERE, or copy and paste above/below this to add an additional link		
        strCopyright = '&copy 2011 North Sails Group, LLC';             //  MAKE CHANGES HERE
        strFooterMenuPrefix = 'Other North Resources';              //  MAKE CHANGES HERE - an <a></a> link is also acceptable
        break;		


}
