| Related sites for http://www.biophan.com |
| Cartela_AB_-_innovative_integrin_research Research centered on two collagen-binding integrins, alpha 10 and alpha 11, present on the cell surface of connective tissue cells. | | Center_for_Computational_Biology_-_Montana_State_University An interdisciplinary academic unit supporting research, training, and technology transfer in computational biology. | | Centrum_Techniki_Laserowej_-_LASERINSTRUMENTS High and low power lasers for medicine: 5-, 10-, and 30-W lasers for surgery (CO2) and contact microsurgery (Nd:YAG); 5- and 10-W Er:YAG lasers for dentistry and dermatology; red and infrared diode la | | Cicero_Bioinstrumentation Biomedical engineering services including software, test and measurement, FDA-compliant documentation and support, and clinic and laboratory IT. | | Clinical_Engineering_Society_of_Ontario The Clinical Engineering Society of Ontario, CESO, represents the professional interests of Clinical Engineers and Biomedical Engineering Technologists and Technicians in the Province of Ontario. | | Comedicus_Incorporated_-_Cardiac_Medical_Devices_and_Technology Cardiac medical devices and technology used for accessing the pericardial space and performing epicardial diagnostic and therapeutic procedures on the heart. | | Computational_Neurobiology_Lab_(CNL) The long range goal of our laboratory is to understand the computational resources of brains from the biophysical to the systems levels. The central issues being addressed are how sensory information | | Convergent_Engineering Focuses on biomedical research using neural networks. | | DOE_Advanced_Biomedical_Technology_Research Advanced Biomedical Technology Research --- basic research into medical technologies that can be transferred to the medical field for further study. Sponsored by the Medical Sciences Division of the O | | Downstreamconsult_-_Protein_Purification_Consultants Protein purification consultation online. | | EBME_Biomedical_Engineering Medical, biomedical and clinical engineering portal website. Educational articles, discussion forum, recruitment section. | | Eiffel_Technologies_Limited Biomedical drug re-engineering using supercritical fluid (SCF) technology to create sub-micron particles with improved solubility and bioavailability, for enhanced drug design and delivery. | | Electrobionics_-_Electronics_in_Biology;_Biology_in_Electronics Research and references on electric and magnetic fields and pulsed power in biological systems. | | Electronic_Engineering_Corporation_-_Instruments_and_Pumps Manufacturer and exporter of biomedical instruments and pumps for scientific applications. | | Endotec_-_Orthopedic_Products Ankle, knee, shoulder and hip replacement implants in standard and custom configurations. | | Engineering_in_Medicine_and_Biology_Society_of_the_IEEE Advances the application of engineering sciences and technology to medicine and biology, promotes the profession, and provides global leadership for the benefit of its members and humanity by dissemin | | The_Equipment_Review Medical equipment reviews by users. | | Esophageal_Research_-_Manchester_Royal_Infirmary Latest work and publications. | | Etex_-_Bone_Repair_and_Fracture_Healing_products Calcium phosphate-based bone graft substitutes, implant surface coatings, and resorbable orthopedic devices. | | FESnet_-_UK_Network_for_FES_Rehabilitation_Engineering UK network for coordinating research and implementation of FES (functional electrical stimulation). | | Flinders_Biomedical_Engineering Clinical engineering and laboratory equipment support to Flinders Medical Centre, medical device research and development in Adelaide, and biomedical consultancy and training internationally | | The_Foundry_-_Biomedical_Business_Consultants Transform concepts into companies. | | Fresenius_HemoCare Extracorporeal blood treatment and infusion technology. Adsorber (arthritis, lupus, percholesterolemia), immune, transfusion, and infusion methods. | | Friedrich-Miescher_Institute Biomedical research institute in Basel. | | Grad_Student_Josh_Lovekamp\'s_Site_for_Bioprosthetic_Heart_Valves Graduate student's description of biomedical engineering research in heart valve replacements. | | g_tec_-_Guger_Technologies_OEG,_Medical_and_Electrical_Engineering EEG, ECG, EOG and EMG acquisition and analysis systems based on MATLAB and Simulink. | | Heiko_Kuhn_-_Center_for_Advanced_Biotechnology_-_Peptide_Nucleic_Acids Research in Frank-Kamenetskii's group at Boston University involving peptide nucleic acids (PNAs). Related links. | | Howard_Hughes_Medical_Institute HHMI investigators have been involved in many important recent advances, from the discovery of genes related to cystic fibrosis, obesity, and other diseases, to new insights about how human cells deve | | Human_Brain_Mapping The Organization for Human Brain Mapping (OHBM) has evolved in response to the explosion in the field of human functional neuroimaging. Provides an educational forum for Human Brain Mapping research | | Human_Motor_Control_Research_-_Adaptive_Model_Theory Human motor control, including details of the Adaptive Model Theory of human voluntary movement (AMT). | | i2m_Design Design and fabrication services for biomedical micro and nanotechnologies. | | Imaging_Physics_Laboratory_-_University_of_California,_Irvine Limited staff and research information. | | Implanted_Devices_Group_-_University_College_London Implantable and surface systems for restoring function to paralyzed muscles with Functional Electrical Stimulation. | | In_Vivo_NMR_Centre,_University_of_Alberta A part of the Biomedical Engineering Department at the University of Alberta. We work with NMR in the pursuit of in vivo (internal to the body) research. | | Innovative_Biosensors Rapid, portable, sensitive detection systems for infectious organisms based on engineered lymphocyte luminescence. | | Kevin_Tan\'s_Biomedical_Engineering_-_Advice_for_Students Opinions and information about biomedical engineering programs and careers. Directed toward Chinese students. | | Kuros_-_Bone,_Skin,_Soft-tissue_Repair Therapies for biosurgery, tissue repair and regeneration. | | Lipid_Sciences,_Inc_ Pleasanton, CA company that manipulates lipids and their role in human health. Includes an overview of technologies, an introduction to the team, and news and events. | | Lipomics_Technologies,_Inc_ Resources in therapeutics and diagnostics for metabolic disorders. Includes powerpoint-dependent slide show of lipid metabolites, and library of fatty acids and sterols from discovery and development | | Los_Alamos_National_Laboratory_Bioscience_Division Multidisciplinary research and engineering at the interface of biology, chemistry, physics, and computational biology |
|
Biophan
Stock Symbol: OTC: BIPH
home | site map | search:
/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
position:absolute;
left:0px; top:0px;
z-index:1;
-moz-opacity:0.95;
filter:alpha(opacity=95);
}
/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
position:absolute;
z-index:3;
top:3px; width:2px;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
position:absolute;
z-index:1;
left:3px; height:2px;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
function getBgColor(root) {
var bgColor = '';
if (typeof root.style != '') {
if (typeof root.style.backgroundColor != 'undefined' && root.style.backgroundColor != '') {
bgColor = root.style.backgroundColor;
}
} else if (typeof root.bgColor != 'undefined' && root.bgColor != '') {
bgColor = root.bgColor;
} else {
bgColor = getBgColor(root.parentNode);
}
return bgColor;
}
// Menu Class Suffix
var menu_class_suffix = "";
// Placeholder CSS class
var sub_placeholder_style = "sublevel";
// TransMenu settings
TransMenu.spacerGif = "/modules/mod_d4j_transmenu/img/x.gif"; // path to a transparent spacer gif
TransMenu.dingbatOn = "/modules/mod_d4j_transmenu/img/submenu-on.gif"; // path to the active sub menu dingbat
TransMenu.dingbatOff = "/modules/mod_d4j_transmenu/img/submenu-off.gif"; // path to the inactive sub menu dingbat
TransMenu.shadowPng = "/modules/mod_d4j_transmenu/img/grey-40.png"; // a PNG graphic to serve as the shadow for mac IE5
TransMenu.backgroundPng = "/modules/mod_d4j_transmenu/img/white-90.png"; // a PNG graphic to server as the background for mac IE5
TransMenu.dingbatSize = 16;
TransMenu.menuPadding = 3;
TransMenu.itemPadding = 1;
TransMenu.shadowSize = 2;
TransMenu.shadowOffset = 3;
TransMenu.shadowColor = "#888";
TransMenu.backgroundColor = "#006699";
TransMenu.hideDelay = 1000;
TransMenu.slideTime = 1000;
// if supported, initialize TransMenu
function initTransMenu() {
if (TransMenu.isSupported()) {
TransMenu.initialize();
}
}
AboutProducts & TechnologiesNewsPartneringInvestor RelationsContact Us
if (TransMenu.isSupported()) {
self['transmenu1846'] = new TransMenuSet(TransMenu.direction.down, 0, 1, TransMenu.reference.bottomLeft);
var transmenu1846_menu212 = self['transmenu1846'].addMenu(document.getElementById("transmenu1846_menu212")); transmenu1846_menu212.addItem("Company Overview", "http://www.biophan.com/index.php?option=com_content&task=view&id=31&Itemid=148", 0); transmenu1846_menu212.addItem("Management Team", "http://www.biophan.com/index.php?option=com_content&task=view&id=38&Itemid=149", 0); transmenu1846_menu212.addItem("Board of Directors", "http://www.biophan.com/index.php?option=com_content&task=view&id=39&Itemid=150", 0); transmenu1846_menu212.addItem("Scientific Advisory Board", "http://www.biophan.com/index.php?option=com_content&task=view&id=40&Itemid=151", 0); transmenu1846_menu212.addItem("Biophan Europe", "http://www.biophan.com/index.php?option=com_content&task=view&id=440&Itemid=453", 0); transmenu1846_menu212.addItem("Presentation Library", "/index.php?option=com_docman&task=cat_view&gid=47&Itemid=320", 0); transmenu1846_menu212.addItem("Disclaimer", "http://www.biophan.com/index.php?option=com_content&task=view&id=317&Itemid=261", 0); var transmenu1846_menu113 = self['transmenu1846'].addMenu(document.getElementById("transmenu1846_menu113")); transmenu1846_menu113.addItem("Myotech CSS", "http://www.biophan.com/index.php?option=com_content&task=view&id=18&Itemid=40", 0); transmenu1846_menu113.addItem("MRI Compatibility", "http://www.biophan.com/index.php?option=com_content&task=view&id=20&Itemid=357", 0); var transmenu1846_menu357 = transmenu1846_menu113.addMenu(transmenu1846_menu113.items[1]); transmenu1846_menu357.addItem("MRI Visible Stents", "http://www.biophan.com/index.php?option=com_content&task=view&id=384&Itemid=359", 0); transmenu1846_menu357.addItem("MRI Visible Vena Cava Filters", "http://www.biophan.com/index.php?option=com_content&task=view&id=388&Itemid=360", 0); transmenu1846_menu357.addItem("MRI Visible Guidewires and Catheters", "http://www.biophan.com/index.php?option=com_content&task=view&id=389&Itemid=416", 0); transmenu1846_menu113.addItem("MRI Safety", "http://www.biophan.com/index.php?option=com_content&task=view&id=21&Itemid=407", 0); var transmenu1846_menu407 = transmenu1846_menu113.addMenu(transmenu1846_menu113.items[2]); transmenu1846_menu407.addItem("MRI Safety Testing", "http://www.biophan.com/index.php?option=com_content&task=view&id=23&Itemid=117", 0); transmenu1846_menu407.addItem("SMIT 2006 Conference", "http://www.biophan.com/index.php?option=com_content&task=view&id=286&Itemid=274", 0); transmenu1846_menu113.addItem("Technologies in Development", "http://www.biophan.com/index.php?option=com_content&task=view&id=366&Itemid=358", 0); var transmenu1846_menu358 = transmenu1846_menu113.addMenu(transmenu1846_menu113.items[3]); transmenu1846_menu358.addItem("Biothermal Power Source", "http://www.biophan.com/index.php?option=com_content&task=view&id=25&Itemid=119", 0); transmenu1846_menu358.addItem("Drug Delivery", "http://www.biophan.com/index.php?option=com_content&task=view&id=363&Itemid=361", 0); transmenu1846_menu113.addItem("Literature Library", "http://www.biophan.com/index.php?option=com_content&task=view&id=397&Itemid=404", 0); transmenu1846_menu113.addItem("Patents", "http://www.biophan.com/index.php?option=com_content&task=view&id=29&Itemid=268", 0); var transmenu1846_menu141 = self['transmenu1846'].addMenu(document.getElementById("transmenu1846_menu141")); transmenu1846_menu141.addItem("Press Releases", "/index.php?option=com_content&task=blogcategory&id=111&Itemid=469 ", 0); transmenu1846_menu141.addItem("Articles", "http://www.biophan.com/index.php?option=com_content&task=blogcategory&id=112&Itemid=143", 0); transmenu1846_menu141.addItem("Interviews", "/index.php?option=com_docman&task=cat_view&gid=70&Itemid=323", 0); document.getElementById('transmenu1846_menu94').onmouseover = function() { self['transmenu1846'].hideCurrent(); } var transmenu1846_menu121 = self['transmenu1846'].addMenu(document.getElementById("transmenu1846_menu121")); transmenu1846_menu121.addItem("Corporate Information", "http://www.biophan.com/index.php?option=com_content&task=view&id=31&Itemid=129", 0); var transmenu1846_menu129 = transmenu1846_menu121.addMenu(transmenu1846_menu121.items[0]); transmenu1846_menu129.addItem("Company Profile", "http://www.biophan.com/index.php?option=com_content&task=view&id=31&Itemid=283", 0); transmenu1846_menu129.addItem("Management Team", "http://www.biophan.com/index.php?option=com_content&task=view&id=38&Itemid=130", 0); transmenu1846_menu129.addItem("Board of Directors", "http://www.biophan.com/index.php?option=com_content&task=view&id=39&Itemid=131", 0); transmenu1846_menu129.addItem("Scientific Advisory Board", "http://www.biophan.com/index.php?option=com_content&task=view&id=40&Itemid=132", 0); transmenu1846_menu129.addItem("Professional Advisors", "http://www.biophan.com/index.php?option=com_content&task=view&id=26&Itemid=133", 0); transmenu1846_menu129.addItem("Videos", "http://biophan.com/index.php?option=com_docman&task=cat_view&gid=68&Itemid=278", 0); transmenu1846_menu129.addItem("Charters", "http://www.biophan.com/index.php?option=com_content&task=blogcategory&id=21&Itemid=289", 0); transmenu1846_menu121.addItem("Financial Information", "http://www.biophan.com/index.php?option=com_content&task=view&id=43&Itemid=285", 0); var transmenu1846_menu285 = transmenu1846_menu121.addMenu(transmenu1846_menu121.items[1]); transmenu1846_menu285.addItem("Stock Information", "http://www.biophan.com/index.php?option=com_content&task=view&id=43&Itemid=134", 0); transmenu1846_menu285.addItem("Fact Sheet", "http://www.biophan.com/index.php?option=com_content&task=blogcategory&id=84&Itemid=248", 0); transmenu1846_menu285.addItem("Investor Relations Contact", "http://www.biophan.com/index.php?option=com_content&task=view&id=398&Itemid=418", 0); transmenu1846_menu285.addItem("SEC Filings", "http://www.biophan.com/index.php?option=com_content&task=view&id=45&Itemid=137", 0); transmenu1846_menu285.addItem("Annual Reports", "http://www.biophan.com/index.php?option=com_content&task=blogcategory&id=22&Itemid=253", 0); transmenu1846_menu285.addItem("FAQs", "http://www.biophan.com/index.php?option=com_content&task=view&id=46&Itemid=138", 0); transmenu1846_menu121.addItem("Products & Technologies", "http://www.biophan.com/index.php?option=com_content&task=view&id=17&Itemid=318", 0); transmenu1846_menu121.addItem("Disclaimer", "http://www.biophan.com/index.php?option=com_content&task=view&id=317&Itemid=290", 0); transmenu1846_menu121.addItem("Privacy Policy", "http://www.biophan.com/index.php?option=com_content&task=view&id=316&Itemid=291", 0); var transmenu1846_menu156 = self['transmenu1846'].addMenu(document.getElementById("transmenu1846_menu156")); transmenu1846_menu156.addItem("Directions", "http://www.biophan.com/index.php?option=com_content&task=view&id=251&Itemid=157", 0); transmenu1846_menu156.addItem("Privacy Policy", "http://www.biophan.com/index.php?option=com_content&task=view&id=316&Itemid=294", 0); TransMenu.renderAll();
}
if (window.addEventListener) {
window.addEventListener('load', initTransMenu, false);
} else if (window.attachEvent) {
var tmev = window.attachEvent('onload', initTransMenu);
} else {
initTransMenu();
}
Biophan Eliminates Dilutive Financing - Frees Company to Partner Technologies, Seek New Acquisitions BIOPHAN REPORTS FIRST QUARTER 2008 RESULTS Article: Biophan/Myotech CSS Simulates Cardiac Massage for SCA CasesLetter to Shareholders - Jan 16, 2008 Myotech CSS: Cleveland Clinic (Presentation)Heart Attack Care (News Video) Biophan is a technology development company serving the healthcare industry, focused on commercializing the Myotech Circulatory Support System (CSS) - a novel, non-blood-contacting heart pump for patients with acute heart failure. The Company has also developed technologies for MRI image compatibility of medical devices, as well as other technologies being developed through grants and partnerships. MRI IMAGE COMPATIBILITYStents – MRI evaluation of in-stent restenosis Vena Cava Filters – MRI visualization of blood clots Guidewires, Catheters – coatings and resonators to improve imaging About | Products & Technologies | News | Partnering | Investor Relations | Contact Us Copyright © Biophan Technologies, Inc., 2008. All Rights Reserved. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src="http://www.biophan.com/" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));var pageTracker = _gat._getTracker("UA-2853296-4");pageTracker._initData();pageTracker._trackPageview(); |
|