نتایج جستجو برای: morphine 5mgkg

تعداد نتایج: 14853  

Journal: :The Journal of pharmacology and experimental therapeutics 1997
C A Fairbanks G L Wilcox

The mechanistic similarity between acutely and chronically induced morphine tolerance has been previously proposed but remains largely unexplored. Our experiments examined the modulation of acutely induced tolerance to spinally administered morphine by agonists that affect the N-methyl-D-aspartate receptor and nitric oxide synthase systems. Antinociception was detected via the hot water (52.5 d...

Journal: :Sheng li xue bao : [Acta physiologica Sinica] 2007
Guang Yang Xiao-Fen Liu Ning Liu Jie Zhang Jia-Wei Zheng Hua-Ying Sun Wen-De Zhang Yuan-Ye Ma

Drug addiction is considered as a chronic, recurrent brain disease characterized by relapse. Repeated exposure to certain drugs, such as morphine, can produce deleterious sequelae, such as drug dependence, tolerance and compulsive drug seeking. In the present study, we investigated the dependence and psychological craving for morphine in rats using the conditioned place preference (CPP) paradig...

2015
T O Lilius V Jokinen M S Neuvonen M Niemi E A Kalso P V Rauhala

BACKGROUND AND PURPOSE The effects of ketamine in attenuating morphine tolerance have been suggested to result from a pharmacodynamic interaction. We studied whether ketamine might increase brain morphine concentrations in acute coadministration, in morphine tolerance and morphine withdrawal. EXPERIMENTAL APPROACH Morphine minipumps (6 mg·day(-1) ) induced tolerance during 5 days in Sprague-D...

Journal: :iranian journal of pharmaceutical research 0
j shams h sahraei z faghih-monzavi sh salimi sm fatemi a pourmatabbed

previous studies have shown that the extract of papaver rhoeas reduces morphine dependence, locomotor activity and reward. in present study, the effects of hydro-alcohol extract of papaver rhoeas on the tolerance to analgesic effects of morphine in mice have been investigated using tail flick method. subcutaneous (s.c.) administration of morphine (1, 2, 5 and 10 mg/kg) induced analgesia. howeve...

Journal: :medical journal of islamic republic of iran 0
h alaei from thedepartment of physiology, university of esfahan, iran, thedepartment of pharmacology and toxicology, university of kuopio, finland m huotari thedepartment of pharmacology and toxicology, university of kuopio, finland pt piepponen the unit of pharmacology and toxicology, department of pharmacy, university of helsinki, helsinki, finland, l ahtee the unit of pharmacology and toxicology, department of pharmacy, university of helsinki, helsinki, finland, o hanninen department of physiology, university of kuopio, finland pt mannisto thedepartment of pharmacology and toxicology, university of kuopio, finland

in vivo microdialysis was used to study the effects of morphine on glutamate release from the ventral tegmentum area (vta) in freely moving rats. intraperitoneal (i.p.) injection of acute and repeated morphine at increasing doses significantly enhanced glutamate release. only a minor tolerance developed to this dosage of morphine. ap-s (2-amino-5-phosphonovaleric acid, 0.5 mg/kg i.p.), a nmda r...

Journal: :The Journal of neuroscience : the official journal of the Society for Neuroscience 2014
George S Portugal Ream Al-Hasani Amanda K Fakira Jose L Gonzalez-Romero Zare Melyan Jordan G McCall Michael R Bruchas Jose A Morón

Learned associations between environmental cues and morphine use play an important role in the maintenance and/or relapse of opioid addiction. Although previous studies suggest that context-dependent morphine treatment alters glutamatergic transmission and synaptic plasticity in the hippocampus, their role in morphine conditioned place preference (CPP) and reinstatement remains unknown. We inve...

Journal: :The Journal of pharmacology and experimental therapeutics 1999
D M Platt D M Grech J K Rowlett R D Spealman

Morphine and other mu opioids mimic and/or modulate the discriminative stimulus (DS) effects of cocaine, possibly reflecting mutual stimulation of mesolimbic dopamine activity. Less is known about the capacity of cocaine and related stimulants to modulate the DS effects of morphine. The present study investigated the effects of cocaine, amphetamine, and reference drugs, administered alone and w...

2007
Jamal Ghorbi Mohammad Javan Vahid Sheibani Leila Satarian Amir Zarebkohan

Introduction: There is some evidence supporting the reduced activity of integrins following chronic administration of morphine. This reduction might play a role in morphine tolerance development. Manganese binds to the extracellular domain of integrins and makes them to be activated. The effect of integrins activation using manganese on tolerance development to the analgesic effect of morphine ...

2011
Sinan Gursoy Ercan Ozdemir Ihsan Bagcivan Ahmet Altun Nedim Durmus

BACKGROUND Alpha 2 (α(2))-adrenoceptor agonists may be useful for their potential to increase or prolong opioid analgesia while attenuating the development of opioid tolerance. The purpose of this study was to investigate the effects of dexmedetomidine and guanfacine (α(2)-adrenoceptor agonists) on morphine analgesia and tolerance in rats. METHODS Adult male Wistar albino rats weighing 195-20...

Journal: :Environmental Health Perspectives 1995
D. Hucks P. I. Thompson A. Grossman L. H. Rees

The radiolabelled opioid receptor binding affinities of morphine and its active metabolite morphine 6-glucuronide at the total mu, mu 1, mu 2 and delta receptors were determined. Morphine 6-glucuronide was found to have a 4-fold lower affinity for the mu 2 receptor (IC50 17 nm and 82 nm for morphine and morphine 6-glucuronide respectively, P = 0.01), the receptor postulated to be responsible fo...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->