Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home2/bestwmwt/public_html/wp-content/plugins/seo-wizard/modules/seo-module.php on line 1074

Warning: Cannot modify header information - headers already sent by (output started at /home2/bestwmwt/public_html/wp-content/plugins/seo-wizard/modules/seo-module.php:1074) in /home2/bestwmwt/public_html/wp-content/plugins/whmcs-bridge/bridge.init.php on line 714
function getRecommendationColors(hex,percentage){var hex=tinycolor(hex),text=tinycolor("fff"),brightness=Math.round(100*Math.min(hex.getBrightness()/255));return brightness<25?hex.lighten(25-brightness):75