if(widgetStylesPrinted != true) {document.write('');}var widgetStylesPrinted = true;var content = '
<?php //This is just a test comment.. //to see what styles look like. $output = ""; function testStyle() { global $output; $output = "Oh the colors!"; echo $output; } testStyle();?>