var ccb_site_url = 'https://creditcardbroker.com/'; var ccb_site_url_u = 'https://creditcardbroker.com/'; var ccb_safe_site = location.hostname.match(/creditcardbroker/) != null; var viwprt = document.querySelector("meta[name=viewport]"); if (!viwprt) { var metaTag=document.createElement('meta'); metaTag.name = "viewport" metaTag.content = "width=device-width, initial-scale=1.0" document.getElementsByTagName('head')[0].appendChild(metaTag); } // Include JS/CSS file if desired function loadjscssfile(filename, filetype){ var fileref; if (filetype === "js"){ //if filename is an external JavaScript file fileref=document.createElement('script'); fileref.type = "application/javascript"; fileref.src = filename; } else if (filetype === "css"){ //if filename is an external CSS file var fileref=document.createElement("link"); fileref.rel = "stylesheet"; fileref.type = "text/css"; fileref.href = filename; } if (typeof fileref !== 'undefined') { document.getElementsByTagName("head")[0].appendChild(fileref); } } if(typeof $addjquery !== 'undefined' && $addjquery != 'no') { loadjscssfile(ccb_site_url_u+"includes/jquery/custom-blue2/js/jquery-1.7.2.min.js", "js"); loadjscssfile(ccb_site_url_u+"includes/jquery/custom-blue2/js/jquery-ui-1.8.21.custom.min.js", "js"); loadjscssfile(ccb_site_url_u+"includes/jquery/custom-blue2/css/custom-theme/jquery-ui-1.8.21.custom.css", "css"); } var viewportmeta = document.querySelector('meta[name="viewport"]'); if (viewportmeta) { viewportmeta.setAttribute("content", 'width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0'); } else { var myvpmeta = document.createElement('meta'); myvpmeta.name = 'viewport'; myvpmeta.content = 'width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0'; document.getElementsByTagName('head')[0].appendChild(myvpmeta); } function jqueryLoaded() { //do stuff if($show_dropdowns === "yes") { jQuery(document).ready(function(){ showdropdownoffers(); } ); } var creditratingsteps = new Array(); var therealvalue = new Array(); var i; for (i=0; i<=10; i=i+.5) { creditratingsteps[i]= "All Credit"; therealvalue[i] = "all"; } for (i=10; i<=20; i=i+.5) { creditratingsteps[i]= "Bad Credit"; therealvalue[i] = 6; } for (i=20; i<=30; i=i+.5) { creditratingsteps[i]= "Fair Credit"; therealvalue[i] = 3; } for (i=30; i<=40; i=i+.5) { creditratingsteps[i]= "Good Credit"; therealvalue[i] = 4; } for (i=40; i<=50; i=i+.5) { creditratingsteps[i]= "Excellent Credit"; therealvalue[i] = 5; } } // End of do stuff function checkJquery() { if (window.jQuery && jQuery.ui) { jqueryLoaded(); } else { window.setTimeout(checkJquery, 100); } } checkJquery(); if(!$count) { var $count = 0; } var $DisplayCardOfferDetails = new Array(); var $feed_html = ''; var $category_dropdown_options = new Array(); var $bank_dropdown_options = new Array(); var $credit_ratings_dropdown_options = new Array(); var $category_dropdown_html = ""; var $bank_dropdown_html = ""; var $credit_rating_dropdown_html = ""; $count = $count + 1; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += 'OpenSky® Secured Visa ® Credit Card '; $feed_html += '
'; $feed_html += '
'; $feed_html += '

'; /* $feed_html += 'Apply Now
'; */ $feed_html += '
'; $feed_html += ''; $feed_html += '
CREDIT NEEDED
'; $feed_html += 'Bad Credit
No Credit
'; $feed_html += '
'; $DisplayCardOfferDetails[$count] = "no"; $feed_html += '
'; $feed_html += '
'; $DisplayCardOfferDetails[$count] = "yes"; $feed_html += '
'; $feed_html += '
'; $feed_html += '
Intro APR
N/A
'; $feed_html += '
Intro Period
N/A
'; $feed_html += '
Regular APR
25.64% variable
'; $feed_html += '
Annual Fee
$35
'; $feed_html += '
Balance Transfer
N/A
'; $feed_html += '
Credit Needed
--
'; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += ''; $feed_html += ''; $feed_html += ''; $count = $count + 1; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += 'New!'; $feed_html += 'OpenSky Launch Secured Visa® Credit Card'; $feed_html += '
'; $feed_html += '
'; $feed_html += '

'; /* $feed_html += 'Apply Now
'; */ $feed_html += '
'; $feed_html += ''; $feed_html += '
CREDIT NEEDED
'; $feed_html += 'Bad Credit
No Credit
'; $feed_html += '
You're pre-approved*
 
Looking to build or rebuild your credit? 2 out of 3 OpenSky cardholders increase their credit score by an average of 41 points in just 3 months
 
Easy application, apply in less than 5 minutes right from your mobile device

**Pre-Approved means that you have met the initial criteria for this credit card; however, your application may be rejected if any of the following apply: You are a non-United States resident; the social security number you provide is invalid or we are unable to verify your identity under federal law; you are under 18 years old; your monthly expenses are greater than your monthly income; you lack sufficient income or assets to pay the monthly payment required for this card; you have two or more open credit card accounts with Capital Bank; or your account history on any current or previous relationship with Capital Bank is not in good standing.

'; $DisplayCardOfferDetails[$count] = "no"; $feed_html += '
'; $feed_html += ''; $feed_html += ''; $count = $count + 1; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += 'OpenSky® Plus Secured Visa® Credit Card '; $feed_html += '
'; $feed_html += '
'; $feed_html += '

'; /* $feed_html += 'Apply Now
'; */ $feed_html += '
'; $feed_html += ''; $feed_html += '
CREDIT NEEDED
'; $feed_html += 'Fair Credit
Good Credit
Bad Credit
No Credit
'; $feed_html += '
'; $DisplayCardOfferDetails[$count] = "no"; $feed_html += '
'; $feed_html += '
'; $DisplayCardOfferDetails[$count] = "yes"; $feed_html += '
'; $feed_html += '
'; $feed_html += '
Intro APR
N/A
'; $feed_html += '
Intro Period
N/A
'; $feed_html += '
Regular APR
29.99% (V)
'; $feed_html += '
Annual Fee
None
'; $feed_html += '
Balance Transfer
N/A
'; $feed_html += '
Credit Needed
--
'; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += ''; $feed_html += ''; $feed_html += ''; $count = $count + 1; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += 'Credit Strong - Instal & Revolv '; $feed_html += '
'; $feed_html += '
'; $feed_html += '

'; /* $feed_html += 'Apply Now
'; */ $feed_html += '
'; $feed_html += ''; $feed_html += '
CREDIT NEEDED
'; $feed_html += 'Fair Credit
Bad Credit
No Credit
'; $feed_html += '

Multiple Ways to Build Credit.

A CreditStrong account is the fusion of a secured consumer installment loan and a savings account. During the life of your CreditStrong account you build both credit history and savings.

'; $DisplayCardOfferDetails[$count] = "no"; $feed_html += '
'; $feed_html += ''; $feed_html += ''; $count = $count + 1; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += 'First Progress Platinum Select MasterCard® Secured Credit Card '; $feed_html += '
'; $feed_html += '
'; $feed_html += '

'; /* $feed_html += 'Apply Now
'; */ $feed_html += '
'; $feed_html += ''; $feed_html += '
CREDIT NEEDED
'; $feed_html += 'Fair Credit
Bad Credit
'; $feed_html += '
Get a First Progress Select Card and Earn 1% Cash Back Rewards!
 

Disclosure:

images.totalcardinc.com/documents/disclosures/FirstProgress/Important_Disclosures_Select.pdf

Deposit Options: Debit card funding. 

'; $DisplayCardOfferDetails[$count] = "no"; $feed_html += '
'; $feed_html += ''; $feed_html += ''; $count = $count + 1; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += 'First Progress Platinum Prestige MasterCard® Secured Credit Card '; $feed_html += '
'; $feed_html += '
'; $feed_html += '

'; /* $feed_html += 'Apply Now
'; */ $feed_html += '
'; $feed_html += ''; $feed_html += '
CREDIT NEEDED
'; $feed_html += 'Fair Credit
Bad Credit
'; $feed_html += '

Earn 1% Cash Back Rewards with First Progress Prestige!

Deposit Options: debit card funding. 

Disclosure: 

images.totalcardinc.com/documents/disclosures/FirstProgress/Important_Disclosures_Prestige.pdf

'; $DisplayCardOfferDetails[$count] = "no"; $feed_html += '
'; $feed_html += ''; $feed_html += ''; $count = $count + 1; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += 'Auto Financing and Refinancing '; $feed_html += '
'; $feed_html += '
'; $feed_html += '

'; /* $feed_html += 'Apply Now
'; */ $feed_html += '
'; $feed_html += ''; $feed_html += '
CREDIT NEEDED
'; $feed_html += 'Fair Credit
Good Credit
Excellent Credit
Bad Credit
'; $feed_html += '
Auto Financing and Refinancing – Average Customer saves up to $2000 or more…
 

Your premier online auto finance and refinance marketplace. Apply now and receive up to 4 loan offers in minutes! Fast, easy and free…

'; $DisplayCardOfferDetails[$count] = "no"; $feed_html += '
'; $feed_html += ''; $feed_html += ''; $count = $count + 1; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += 'New!'; $feed_html += 'Caribou Auto Refinancing (Name Change From MotoRefi) '; $feed_html += '
'; $feed_html += '
'; $feed_html += '

'; /* $feed_html += 'Apply Now
'; */ $feed_html += '
'; $feed_html += ''; $feed_html += '
CREDIT NEEDED
'; $feed_html += 'Fair Credit
'; $feed_html += '
Refinance your car loan and Save Big! Put money back in your pocket!

How Caribou works

Check your rate - Get pre-qualified offers in seconds with no Social Security number required and no impact on your credit.

Select your offer - Pick the refinance that works best for you, with offers from our top lenders.

Refi and save big - Simply submit a few documents and sit back as our team does the heavy lifting to refinance your loan.

Typical Requirements:

*Not available for motorcycles or commercial vehicles 
*See all terms and conditions on the application page.
*1This information is estimated based on consumers who were approved for an auto refinance loan through Caribou between 6/1/2022 and 3/1/2023, had an existing auto loan on their credit report, and accepted their final terms. These borrowers saved an average of $113.78 per month. Refinance savings may result from a lower interest rate, longer 
term, or both. There is no guarantee of savings. Your actual savings, if any, may vary based on interest rates, the repayment term, the amount financed, and other factors.
*To check the refinance rates and terms you qualify for, we conduct a soft credit pull that will not affect your credit score. However, if you choose a loan product and continue your application, we or one of our lending partners will request your full credit report from one or more consumer reporting agencies, which is considered a hard credit pull and may affect your credit.
*Social security number is required should you choose to move forward in the loan application process. *Terms and Conditions apply. Caribou reserves the right to modify or discontinue products and benefits at any time without notice. Participating lenders, rates and terms are also subject to change at any time without notice. The information you 
provide to us is an inquiry to determine whether our lenders can make you a loan offer. If any of our lending partners has an available loan offer for you, you will be invited to submit a loan application to the lender for its review. Not all borrowers receive the lowest rate. Lowest rates are reserved for the highest qualified borrowers. We do not guarantee that you will 
receive any loan offers or that your loan application will be approved. If approved, your actual rate will depend on a variety of factors, including term of loan, a responsible financial history, income and other factors.
 
Offers not available in MA, MD, MS, NE, NV, WI, WV
 
APR is the Annual Percentage Rate. Your actual APR may be different. Your APR is based on multiple factors including your credit profile and the loan to value of the vehicle. APR ranges from 5.99% to 28.55% and is determined at the time of application. Lowest APR is available up to a 36 month term, to borrowers with excellent credit, and only in Texas. Conditions apply. Advertised rates and fees are valid as of 5/15/2023 and are subject to change without notice. Insurance savings will not result from lower APR.
'; $DisplayCardOfferDetails[$count] = "no"; $feed_html += '
'; $feed_html += ''; $feed_html += ''; $count = $count + 1; $feed_html += '
'; $feed_html += '
'; $feed_html += '
'; $feed_html += 'Nav Prime Card '; $feed_html += '
'; $feed_html += '
'; $feed_html += '

'; /* $feed_html += 'Apply Now
'; */ $feed_html += '
'; $feed_html += ''; $feed_html += '
CREDIT NEEDED
'; $feed_html += 'N/A'; $feed_html += '
Access the Nav Prime Card as part of Nav Prime  — the only solution that lets you track your credit progress while simultaneously building your business credit. 
 
Nav Prime gives you up to two tradelines, detailed credit health data, business banking, and access to the Nav Prime Card — the only business credit-building charge card with no credit check, no personal guarantee, and no security deposit required. Access Nav Prime’s benefits without any big bank barriers².
 

 

Disclosures:
¹Compared to customers without Nav Prime who were approved for lending through Nav. All offers are subject to lender underwriting and approval, which does not include status as a Nav Prime customer. Individual results will vary.
 
²There are no requirements to get Nav Prime. To get the Nav Prime Card, you are required to be an active Nav Prime member, have an approved Nav Business Checking application, and a successfully linked bank account to use as repayment for your Nav Prime Card balance. The Nav Prime Card is currently not available in ND, SD, NV, and CA.
 
Nav Technologies, Inc. is a financial technology company and is not a bank. Banking services are provided by Blue Ridge Bank and Thread Bank, N.A; Members FDIC. The Nav Business Checking account is offered by Blue Ridge Bank N.A., Member FDIC. The Nav Prime Visa® charge card is issued by Thread Bank pursuant to a license from Visa U.S.A. Inc. and may be used everywhere Visa charge cards are accepted.
 
'; $DisplayCardOfferDetails[$count] = "no"; $feed_html += '
'; $feed_html += ''; $feed_html += ''; $category_dropdown_html += ''; $bank_dropdown_html += ''; $credit_rating_dropdown_html += ''; var $product_image_numeric_width = 225; var $product_image_width = '32%';//$product_image_numeric_width+'px'; var $product_image_column_width_num = 210; var $product_image_column_width = $product_image_column_width_num+'px'; var $product_heading_width; var $product_table_padding; var $most_popular_image_width; var $transparent_background_is_true = (typeof $transparent_background !== 'undefined' && $transparent_background === 'yes'); $product_heading_width = '100%'; $most_popular_image_width = $product_heading_width; $product_description_width = '65%'; $product_description_min_width = '50%'; $product_description_mobile_width = 'auto!important'; $product_heading_mobile_width = '100%!important'; $product_mobile_width = '100%!important'; var $product_box_background_color = "#FFFFFF"; var $boxbgcolor; if(typeof $boxbgcolor !== 'undefined') { $product_box_background_color = $boxbgcolor; } var $product_heading_background_color; var $hbgcolor; var $product_heading_background_color = "#FFFFFF"; if(typeof $hbgcolor !== 'undefined') { $product_heading_background_color = $hbgcolor; } var $product_heading_text_color = "#000000"; var $htextcolor; if(typeof $htextcolor !== 'undefined') { $product_heading_text_color = $htextcolor; } var $product_heading_font_size = "16px"; var $hfontsize; if(typeof $hfontsize !== 'undefined') { $product_heading_font_size = $hfontsize+"px"; } var $product_description_bg_color = "transparent"; var $pdbgcolor; if(typeof $pdbgcolor !== 'undefined') { $product_description_bg_color = $pdbgcolor; } if ($transparent_background_is_true) { $product_description_bg_color = 'transparent'; } var $product_description_text_color = "#000000"; var $pdtextcolor; if($pdtextcolor != undefined) { $product_description_text_color = $pdtextcolor; } var $product_description_font_size = "13px";//"1.333em"; var $pdfontsize; if(typeof $pdfontsize !== 'undefined') { $product_description_font_size = $pdfontsize+"px"; } var $product_description_border_left = "#FFFFFF"; var $pdborderleft; if(typeof $pdborderleft !== 'undefined') { $product_description_border_left = $pdborderleft; } var $product_description_border_right = "#FFFFFF"; var $pdborderright; if($pdborderright != undefined) { $product_description_border_right = $pdborderright; } var $footer_bg_color; var $fbgcolor; var $footer_bg_color = "#FFFFFF"; if(typeof $fbgcolor !== 'undefined') { $footer_bg_color = $fbgcolor; } var $footer_text_color = "#000000"; var $ftextcolor; if($ftextcolor != undefined) { $footer_text_color = $ftextcolor; } var $footer_font_size = "11px"; var $ffontsize; if(typeof $ffontsize !== 'undefined') { $footer_font_size = $ffontsize+"px"; } var $bulletstyle; var $additional_css; if(typeof $bulletstyle !== 'undefined') { $additional_css = '.productcontainer ul { list-style-type: ' + $bulletstyle + '; }'; } else { $additional_css = ''; } var $ccbheader_bg_color; var $ccbheaderbgcolor; var $ccbheader_bg_color = "#FFFFFF"; // dark blue original $ccbheader_bg_color = $product_heading_background_color; // Matches the product heading bg if(typeof $ccbheaderbgcolor != 'undefined') { $ccbheader_bg_color = $ccbheaderbgcolor; } var $ccbbutton_bg_color = '#153E7E'; $product_table_bgcolor = $transparent_background_is_true ? 'transparent' : 'white'; $product_table_border_color = '#F3F3F3'; // $transparent_background_is_true ? 'transparent' : $product_table_dropshadow = '#EEEEEE'; $feed_html += ''; // $feed_html += ""; function showdropdownoffers (item) { var $category_to_show = "."; var $bank_to_show = "."; var $credit_rating_to_show = "."; jQuery('div.productcontainer').css('display','block'); if($show_category_dropdowns === "yes" && item && item.id === 'getcategoryoffers') { var $a = document.getElementById('getcategoryoffers').selectedIndex; var $selected_category = document.getElementById("getcategoryoffers").options[$a].value; jQuery('#getbankoffers').val('all'); jQuery('#getcreditratingoffers').val('all'); if($selected_category != "all") { $category_to_show += 'CategoryID-' + $selected_category; jQuery('div.productcontainer').not($category_to_show).css('display','none'); } else { jQuery('div.productcontainer').css('display','block'); } } if($show_bank_dropdowns === "yes" && item && item.id === 'getbankoffers') { var $b = document.getElementById('getbankoffers').selectedIndex; var $selected_bank = document.getElementById("getbankoffers").options[$b].value; jQuery('#getcategoryoffers').val('all'); jQuery('#getcreditratingoffers').val('all'); if($selected_bank != "all") { $bank_to_show += 'BankID-' + $selected_bank; jQuery('div.productcontainer').not($bank_to_show).css('display','none'); } else { jQuery('div.productcontainer').css('display','block'); } } if($show_credit_rating_dropdowns === "yes" && item && item.id === 'getcreditratingoffers') { var $c = document.getElementById('getcreditratingoffers').selectedIndex; var $selected_creditrating = document.getElementById("getcreditratingoffers").options[$c].value; jQuery('#getcategoryoffers').val('all'); jQuery('#getbankoffers').val('all'); if($selected_creditrating != "all") { $credit_rating_to_show += "CreditRatingID-" + $selected_creditrating; jQuery('div.productcontainer').not($credit_rating_to_show).css('display','none'); } else { jQuery('div.productcontainer').css('display','block'); } } checkNumCCBResults(); } // end of function var $error_html; function checkNumCCBResults() { var hiddenEls = jQuery('.productcontainer:hidden'); var visibleEls = jQuery('.productcontainer:visible'); var NumHiddenEls = hiddenEls.length; var NumVisibleEls = visibleEls.length; if(NumVisibleEls < 1) { $error_html = 'The combinations of Category, Bank, and Credit Rating that you chose do not have results.
Please choose another combination to see results or choose �Display All� to see all results.'; } else { $error_html = ""; } jQuery(".CCBErrorResults").html($error_html); } // End of function var $show_dropdowns; var $show_category_dropdowns; var $show_bank_dropdowns; var $show_credit_rating_dropdowns; var $show_header; var $header_image; var $custom_header_image; var $show_dropdown_image; var $dropdown_image; var $custom_dropdown_image; var $show_footer; var total_rows_products = 9; var has_product_rows = total_rows_products > 0; var not_enough_rows = total_rows_products < 4; var currentScriptt = document.currentScript; console.log('Current Script:'); console.log(currentScriptt.src); console.log('Total product rows: '+total_rows_products); var $html_append = document.createElement('div'); $html_append.className = 'ccbcontainer'; if(has_product_rows) { var divccbfh = document.createElement('div'); divccbfh.className = 'ccbfeedheader'; divccbfh.innerHTML = '
'; var divccbfh_t = document.createElement('div'); //divccbfh_t.className = 'ccbheadertext'; divccbfh_t.innerHTML = ''; //SELECT A PRODUCT divccbfh_t.style.display = "none"; divccbfh.appendChild(divccbfh_t); console.log('Show categories: ' + $show_category_dropdowns); console.log('Show banks: ' + $show_bank_dropdowns); console.log('Show ratings: ' + $show_credit_rating_dropdowns); if(has_product_rows && $show_category_dropdowns === "yes") { divccbfh.innerHTML = divccbfh.innerHTML + $category_dropdown_html; } if(has_product_rows && $show_bank_dropdowns === "yes") { divccbfh.innerHTML = divccbfh.innerHTML + $bank_dropdown_html; } if(has_product_rows && $show_credit_rating_dropdowns === "yes") { divccbfh.innerHTML = divccbfh.innerHTML + $credit_rating_dropdown_html; } if (!not_enough_rows) { $html_append.appendChild(divccbfh); } $html_append.innerHTML = $html_append.innerHTML + $feed_html; $html_append.innerHTML = $html_append.innerHTML + '
'; var $show_footer = "yes"; if($show_footer != "no") { $html_append.innerHTML = $html_append.innerHTML + '
Affiliate Disclosure - Privacy Policy
'; } $html_append.innerHTML = $html_append.innerHTML + ''; currentScriptt.parentNode.insertBefore($html_append, currentScriptt.nextSibling); var $i; for ($i = 1; $i <= $count; $i++) { var $productcount = "product" + $i; var $productheadingcount = "productheading" + $i; var $creditcardimagecount = "creditcardimage" + $i; var $productdescriptioncount = "productdescription" + $i; var $productbottomcount = "productbottom" + $i; var product = document.getElementById($productcount); var productheading = document.getElementById($productheadingcount); var creditcardimage = document.getElementById($creditcardimagecount); var productdescription = document.getElementById($productdescriptioncount); var productbottom = document.getElementById($productbottomcount); if($productcount) { if($DisplayCardOfferDetails[$i] === "yes") { //productbottom.style.backgroundColor = $footer_bg_color ; //productbottom.style.padding ="7px"; //productbottom.style.paddingBottom ="7px"; //productbottom.style.paddingLeft ="8px"; //productbottom.style.paddingRight ="8px"; var $productbottoma = "productbottoma" + $i; var $productbottomb = "productbottomb" + $i; var $productbottomc = "productbottomc" + $i; var $productbottomd = "productbottomd" + $i; var $productbottome = "productbottome" + $i; var $productbottomf = "productbottomf" + $i; var $productbottomg = "productbottomg" + $i; var $productbottomh = "productbottomh" + $i; var $productbottomi = "productbottomi" + $i; var $productbottomj = "productbottomj" + $i; var $productbottomk = "productbottomk" + $i; var $productbottoml = "productbottoml" + $i; var productbottoma = document.getElementById($productbottoma); var productbottomb = document.getElementById($productbottomb); var productbottomc = document.getElementById($productbottomc); var productbottomd = document.getElementById($productbottomd); var productbottome = document.getElementById($productbottome); var productbottomf = document.getElementById($productbottomf); var productbottomg = document.getElementById($productbottomg); var productbottomh = document.getElementById($productbottomh); var productbottomi = document.getElementById($productbottomi); var productbottomj = document.getElementById($productbottomj); var productbottomk = document.getElementById($productbottomk); var productbottoml = document.getElementById($productbottoml); if (productbottoma) { productbottoma.style.fontSize = $footer_font_size ; productbottoma.style.color = $footer_text_color ; productbottoma.style.fontWeight ="bold"; productbottoma.style.textAlign ="center"; } if (productbottomb) { productbottomb.style.fontSize = $footer_font_size ; productbottomb.style.color =$footer_text_color ; productbottomb.style.fontWeight ="bold"; productbottomb.style.textAlign ="center"; } if (productbottomc) { productbottomc.style.fontSize = $footer_font_size ; productbottomc.style.color =$footer_text_color ; productbottomc.style.fontWeight ="bold"; productbottomc.style.textAlign ="center"; } if (productbottomd) { productbottomd.style.fontSize = $footer_font_size ; productbottomd.style.color =$footer_text_color ; productbottomd.style.fontWeight ="bold"; productbottomd.style.textAlign ="center"; } if (productbottome) { productbottome.style.fontSize = $footer_font_size ; productbottome.style.color =$footer_text_color ; productbottome.style.fontWeight ="bold"; productbottome.style.textAlign ="center"; } if (productbottomf) { productbottomf.style.fontSize = $footer_font_size ; productbottomf.style.color =$footer_text_color ; productbottomf.style.fontWeight ="bold"; productbottomf.style.textAlign ="center"; } if (productbottomg) { productbottomg.style.fontSize = $footer_font_size ; productbottomg.style.color =$footer_text_color ; productbottomg.style.fontWeight ="bold"; productbottomg.style.textAlign ="center"; } if (productbottomh) { productbottomh.style.fontSize = $footer_font_size ; productbottomh.style.color =$footer_text_color ; productbottomh.style.fontWeight ="bold"; productbottomh.style.textAlign ="center"; } if (productbottomi) { productbottomi.style.fontSize = $footer_font_size ; productbottomi.style.color =$footer_text_color ; productbottomi.style.fontWeight ="bold"; productbottomi.style.textAlign ="center"; } if (productbottomj) { productbottomj.style.fontSize = $footer_font_size ; productbottomj.style.color =$footer_text_color ; productbottomj.style.fontWeight ="bold"; productbottomj.style.textAlign ="center"; } if (productbottomk) { productbottomk.style.fontSize = $footer_font_size ; productbottomk.style.color =$footer_text_color ; productbottomk.style.fontWeight ="bold"; productbottomk.style.textAlign ="center"; } if (productbottoml) { productbottoml.style.fontSize = $footer_font_size ; productbottoml.style.color =$footer_text_color ; productbottoml.style.fontWeight ="bold"; productbottoml.style.textAlign ="center"; } } } // END if($productcount) } // END OF for statement }