Implant Sciences Corp. (IMSC)



Implant Sciences Corp.
(IMSC)
Implant Sciences Corp is an emerging force in the critical explosive trace detection market.

==Updated: 6th May 2010==

{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 ){

?>
<a
href="http://www.goldmanresearch.com/images/reports/imscmay.pdf"><img src="/images/download.jpg"></a><br/>

You need to be a <b>Registered Member</b> to download Previous report
<?

} else {


?>
<a href="/
http://www.goldmanresearch.com/download.php?f=imsc2.pdf"><img src="/images/download.jpg"></a>

<?
}
?>
{/source}


Previous Reports:
{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 ){

?>
<a
href="http://www.goldmanresearch.com/images/reports/IMSC-Summary.pdf"><img src="/images/preview.jpg"></a><br/>


<?

} else {


?>
<a href="/
http://www.goldmanresearch.com/download.php?f=IMSC.pdf"><img src="/images/download.jpg"></a>

<?
}
?>
{/source}