'; $player .= 'http://www.youtube.com/watch?v='.$matches[2].'' . LF; $GLOBALS['block']['custom_htmlhead'][] = ' '; } elseif($matches[1] == 'sevenload') { $player = ' '; $player .= 'http://www.sevenload.com/videos/'.$matches[2].' '; $GLOBALS['block']['custom_htmlhead'][] = ' '; } return $player; } ?>