MyTextGraphics Logo

MyTextGraphics.com - Myspace Comments - Text Generators - Myspace Text

$small_alt"; $links = array( "small" => array( "image" => "http://$host/themes/default/images/mytextgraphics-130x40.gif", "label" => "Small 130x40", ), "medium" => array( "image" => "http://$host/themes/default/images/mytextgraphics-234x60.gif", "label" => "Medium 234x60 (Half banner)", ), "large" => array( "image" => "http://$host/themes/default/images/mytextgraphics-500x110.gif", "label" => "Large 500x110", ), ); foreach ($links as $link) { $label = $link["label"]; $image = $link["image"]; $link = "\"$alt\""; $code = htmlentities($link); print "
$label
$link
"; } ?>