<% 'Determine if we are using HTTPS for dynamic image display Dim strStoreURL strStoreURL = objToken.StoreURL If(Request.ServerVariables("HTTPS") = "on") Then strStoreURL = objToken.StoreSURL %>
<%=objStore.Keywords%>  
  <% If(EcomIsUserEcomEnabledBLN(objToken, objUser)) Then %>

Shopping Cart : <%=intProductsInCart%> items) View the contents of your shopping cart and/or begin checking out.Account : View and update your shopping account. Change your password, view your previous orders, and more...Account : View and update your shopping account. Change your password, view your previous orders, and more...Logout : Logout Of Your Shopping Account

<% End If %>
About : Learn more about CRKInteractive.Demo : Take a "test-drive" of our on-line programs.Testimonials : See what some of our customers have to say.Contact : Contact a CRKInteractive representative for more information.
<%=objStore.Keywords%>
<% Dim objNavCategory, intNavCategoryID, strNavAltText Set objNavCategory = Server.CreateObject("ACBStore.tCategory") %> <% intNavCategoryID = 1 'Programs Category strNavAltText = "" If(objNavCategory.Load(objToken, intNavCategoryID)) Then strNavAltText = objNavCategory.Name & " - " & objNavCategory.Description & " Click Here..." %> <% intNavCategoryID = 3 'Sales Category strNavAltText = "" If(objNavCategory.Load(objToken, intNavCategoryID)) Then strNavAltText = objNavCategory.Name & " - " & objNavCategory.Description & " Click Here..." %> <% intNavCategoryID = 4 'Customer Service Category strNavAltText = "" If(objNavCategory.Load(objToken, intNavCategoryID)) Then strNavAltText = objNavCategory.Name & " - " & objNavCategory.Description & " Click Here..." %> <% intNavCategoryID = 2 'Leadership Category strNavAltText = "" If(objNavCategory.Load(objToken, intNavCategoryID)) Then strNavAltText = objNavCategory.Name & " - " & objNavCategory.Description & " Click Here..." %> <% intNavCategoryID = 5 'Teams Category strNavAltText = "" If(objNavCategory.Load(objToken, intNavCategoryID)) Then strNavAltText = objNavCategory.Name & " - " & objNavCategory.Description & " Click Here..." %> <% intNavCategoryID = 6 'Personal Category strNavAltText = "" If(objNavCategory.Load(objToken, intNavCategoryID)) Then strNavAltText = objNavCategory.Name & " - " & objNavCategory.Description & " Click Here..." %> <% intNavCategoryID = 8 'Delivery strNavAltText = "" If(objNavCategory.Load(objToken, intNavCategoryID)) Then strNavAltText = objNavCategory.Name & " - " & objNavCategory.Description & " Click Here..." %> <% intNavCategoryID = 35 'Classroom Delivery strNavAltText = "" If(objNavCategory.Load(objToken, intNavCategoryID)) Then strNavAltText = objNavCategory.Name & " - " & objNavCategory.Description & " Click Here..." %> <% intNavCategoryID = 36 'Online Seminars strNavAltText = "" If(objNavCategory.Load(objToken, intNavCategoryID)) Then strNavAltText = objNavCategory.Name & " - " & objNavCategory.Description & " Click Here..." %> <% intNavCategoryID = 37 'Online Web strNavAltText = "" If(objNavCategory.Load(objToken, intNavCategoryID)) Then strNavAltText = objNavCategory.Name & " - " & objNavCategory.Description & " Click Here..." %> <%If(EcomIsUserEcomEnabledBLN(objToken, objUser)) Then%> <%End If%>
<%=strNavAltText%>
<%=strNavAltText%><%=strNavAltText%>
<%=strNavAltText%><%=strNavAltText%>
<%=strNavAltText%><%=strNavAltText%>
<%=strNavAltText%><%=strNavAltText%>
<%=strNavAltText%><%=strNavAltText%>
<%=strNavAltText%>
<%=strNavAltText%><%=strNavAltText%>
<%=strNavAltText%><%=strNavAltText%>
<%=strNavAltText%><%=strNavAltText%>
Associates
Existing AssociatesExisting Associates
New AssociatesNew Associates
Become a CRKInteractive Associate!
 VISA MasterCard American Express
News Letter

Subscribe to our informative newsletter aimed at keeping you up to speed on what's happening in blended learning and how CRKI is implementing new training ideas. View previous articles >>

Subscribe >>
Send A Link
Find this page interesting? Share it with friends by e-mailing a link to this page.
Send >>
<% objNavCategory.Reset Set objNavCategory = Nothing %>

 

Business Management Training,Business Leadership Training,Leadership Skills,Managerial Training,Management Skills,Management Training,Organizational Management Training,Sales Management Training,Supervisory Skills,Team Leadership SkillsOrganizational Leadership & Management is not easy.

You need to hire, coach, supervise, and retain a high-performance team that will build long-term profitable customer relationships, capture market share, and impact bottom-line results.

As a leader, you will need to continuously improve your people leadership skills and management skills, no matter what your proficiency and level, to accomplish your business objectives. 

Fortune 500 companies have learned that executive management training and lifelong learning are critical strategic weapons around the globe AND now you can obtain the same high-quality management and team leadership programs... at a price you can afford.

Choose from among our leadership training and management training programs:

<% 'Use this to set the category list to the SKILL AREAS category Dim objCurrentCategory Set objCurrentCategory = Server.CreateObject("ACBStore.tCategory") If(objCurrentCategory.Load(objToken, 2)) Then %> <% If(IsObject(objCurrentCategory)) Then Dim intCurrentCategoryID intCurrentCategoryID = 0 If(IsObject(objCurrentCategory)) Then intCurrentCategoryID = objCurrentCategory.Category_ID Dim adoSubCategories Set adoSubCategories = objToken.cnnStoreGroup.QueryRS("SELECT Category_ID FROM CATEGORIES WHERE Store_ID = " & objToken.SID & " AND Parent_ID = " & intCurrentCategoryID & " AND Visible = 1 ORDER BY OrderBy") If(Not adoSubCategories.EOF) Then Dim objSubCategory Set objSubCategory = Server.CreateObject("ACBStore.tCategory") %> <% Do Until(adoSubCategories.EOF) If(objSubCategory.Load(objToken, adoSubCategories.Fields("Category_ID").Value)) Then %> <% End If objSubCategory.Reset adoSubCategories.MoveNext Loop %>
<%If(FileExistsBLN(objSubCategory.Thumbnail)) Then%> border="0"> <%End If%>

<%=objSubCategory.Name%> - <%=objSubCategory.Description%> Click here >>

<% Set objSubCategory = Nothing End If Set adoSubCategories = Nothing End If %> <% End If objCurrentCategory.Reset Set objCurrentCategory = Nothing %>
  <% Dim arrTestimonialObjects arrTestimonialObjects = GetTestimonialObjectARR(1, "Leadership Management") For intI = 0 To UBound(arrTestimonialObjects) - 1 Dim objTestimonial Set objTestimonial = arrTestimonialObjects(intI) %> <% If(IsObject(objTestimonial)) Then 'Get the text header for the display box Dim strHeaderText strHeaderText = "Our Clients Say:" If(Len(objTestimonial.FieldValue(cTestimonialNameFieldName)) > 0) Then strHeaderText = objTestimonial.FieldValue(cTestimonialNameFieldName) & " Says:" 'Get the text for the display box, chop to 255 characters Dim strText strText = objTestimonial.FieldValue(cTestimonialTextFieldName) strText = """ & Left(strText, 255) & "..." [more]" 'Get the testimonial source for the display box Dim strSourceText, strSep strSourceText = "" strSep = "" If(Len(objTestimonial.FieldValue(cTestimonialNameFieldName)) > 0) Then strSourceText = strSourceText & strSep & objTestimonial.FieldValue(cTestimonialNameFieldName) strSep = ", " End If If(Len(objTestimonial.FieldValue(cTestimonialTitleFieldName)) > 0) Then strSourceText = strSourceText & strSep & objTestimonial.FieldValue(cTestimonialTitleFieldName) strSep = ", " End If If(Len(objTestimonial.FieldValue(cTestimonialOrganizationFieldName)) > 0) Then strSourceText = strSourceText & strSep & objTestimonial.FieldValue(cTestimonialOrganizationFieldName) strSep = ", " End If %>
<%=strHeaderText%>
<% If(Len(objTestimonial.FieldValue(cTestimonialImageURLFieldName)) > 0) Then %> <% End If %> <%=Replace(strText, vbCrLf, "
")%>

<% If(Len(objTestimonial.FieldValue(cTestimonialURLFieldName)) > 0) Then %> <%=strSourceText%> <% Else %> <%=strSourceText%> <% End If %>
More Testimonials >>
<% End If %> <% Set objTestimonial = Nothing Next %>

CRKInteractive, Inc.
2 Dundee Park
Suite 203
Andover, MA 01810

Phone: (978) 474-8657 X 13 or (215) 493-2465
Fax: (978) 474-8659
Email: sales@crkinteractive.com

<% If(EcomIsUserEcomEnabledBLN(objToken, objUser)) Then %> SHOPPING CART | SPECIALS  | ACCOUNT | LOGOUT |  <% End If %> SEARCH | POLICIES | SUPPORT

Copyright © CRKInteractive, Inc. 2008

<% intHorizontalAdDisplayCount = 3 %> <% intHorizontalAdDisplayCount = 0 If(Request.ServerVariables("HTTPS") = "off" And intHorizontalAdDisplayCount > 0) Then %>
Advertisement
<%=GetAdsHorizontalHtmlSTR(intHorizontalAdDisplayCount)%>
 
<% End If %>
 <% intVerticalAdDisplayCount = 7 %> <% intVerticalAdDisplayCount = 0 If(Request.ServerVariables("HTTPS") = "off" And intVerticalAdDisplayCount > 0) Then %>
Advertisement
<%=GetAdsVerticalHtmlSTR(intVerticalAdDisplayCount)%>
 
<% End If %>