 |
Daybreak Oil & Gas (DBRM) Daybreak Oil & Gas, Inc. is an independent, domestic oil and gas exploration and production company.
{source}
<?php /*echo JURI::current();*/
$user=& JFactory::getUser(); $pulledId = JRequest::getVar('id'); if ( strpos($pulledId,':') > 0 ) { $pulledId = substr($pulledId,0,strpos($pulledId,':')); }
if ($user->guest ){
 ?> You need to be a <b>Registered Member</b> to download this report <?
} else {
?> <a href="http://www.goldmanresearch.com/download.php?f=DBRM.pdf"><img src="/images/download.jpg"></a>
<? } ?>{/source}
|
|