<?php // +----------------------------------------------------------------------+ // | Author: Charly Pache <hide@address.com> | // +----------------------------------------------------------------------+ $page .= "<EMBED SRC=test.wrl align=center height=100% width=100% hspace=0 vspace=0 border=1></EMBED>"; $page .= "If needed, download the necessary plug-in here : <a href=http://www.karmanaut.com/cosmo/player/ target=_blank>http://www.karmanaut.com/cosmo/player/</a>"; echo $page; ?>