| Related sites for http://www.thermalceramics.com |
| Stoker_Concast Indian manufacturers of casting machines, casting equipment, continous casting machines for copper and copper based alloys, with graphite heating elements and graphite die for jewellery industry, elec | | Cordde_Associates A UK based export consultancy specialising in medical care products. Direct contacts to distributers in many countries including the Middle East, Europe, Africa and America. | | Geotechnical_Consulting_Group Co-ordinated group of highly qualified engineers, who pool their expertise to provide a comprehensive specialist consulting service in geotechnics. | | Colletti_Fiss_LLC Arizona based company providing expertise on strategic compensation issues affecting the productivity of sales and customer contact employees. | | Supreme_Foodservice_AG Offers food supplies for military and multinational forces as well as individual food supply solutions for commercial restaurant chains and franchise businesses throughout Europe. Contains pictures an | | I_Source_Technical_Services A supplier of SMT stencils, carriers, fixtures, BGA rework tools and inspection templates. | | Ulsaker_Studio,_Inc_ A digital photography studio/service bureau specializing in system integration, commercial photography and digital output. | | Essco Specialize in antenna products and radomes for various applications. | | Eka_Chemicals Manufacturers of chemicals and systems for environment compatible pulp bleaching processes and chemicals systems for paper making. Also market chemicals for certain industrial applications as well as | | Fundsdata_Ratings Ranking based on discount from net asset value (NAV), annual expense ratio, and plans to reduce discount. | | Slide-Lok Manufacturer of do-it-yourself garage storage systems, pantry cabinets and a variety of other storage cabinets. Includes company profile, product and assembly information and online ordering. | | UK_Insurance_News UK Insurance News Best Insurance News UK | | Kerr_and_Boron_Associates Architecture firm specializing in environmental planning, brownfield redevelopment, ecological restoration, park and greenway design. | | Orison_Marketing_Llc_ Distributes rust inhibitor, rust remover, janitorial chemicals, aircraft cleaners and non glycol de icers. Supplies military, government, industrial, and commercial clients. | | Broccoli_Information_Management Indexing of publications, web sites, and intranets. | | PT_Guna_Era_Manufaktura Panel meter, current transformer, power transducer and protection relays. From Indonesian. | | Davies_Development_Services Offers management development programmes, in company training, and one to one coaching and mentoring. | | Douglas_C_Mead Offering performance improvement coaching and business productivity enhancement systems. | | Directorio_TPD A guide to production companies and crew, operating in Latin America and Hispanic communities in the USA. The online version contains brief details about organizations listed in their print version. | | Pallet_Management_Systems Pallet manufacturing and transport packaging and reverse distribution services for the industrial and commercial supply chain. |
|
Thermal Ceramics
/*Example CSS for the two demo scrollers*/
#pscroller1{
width: 150px;
height: 160px;
border: 0px solid black;
padding: 0px;
color: #808080;
}
.someclass{ //class to apply to your scroller(s) if desired
}
/*Example message arrays for the two demo scrollers*/
var pausecontent=new Array()
pausecontent[0]='Did you know that every component in a motor car requires our materials at some stage in its manufacture?'
pausecontent[1]='Did you know that the high performance turbine blades in a modern jet engine are insulated during their production using our materials to control the process?'
pausecontent[2]='Did you know that aircraft black box data recorders rely on Thermal Ceramics materials to protect the electronics from fire?'
pausecontent[3]='Did you know that all Peugeot Diesel engined cars use our fibres in their pollution control system?'
pausecontent[4]='Did you know that our largest ever engineering contract was for a chemical processing plant in Taiwan?'
pausecontent[5]='Did you know our Casalpusterlengo plant has produced over 580 million bricks in their last 40 years of production?'
pausecontent[6]='Did you know you can find Thermal Ceramics Superwool fibres in the brakes on your car? Invisible but there.'
pausecontent[7]='Did you know Thermal Ceramics is truly global, with manufacturing sites in over 20 countries and operating in more than 40 countries?'
pausecontent[8]='Did you know through Research & Development, Thermal Ceramics invented low biopersitent fibre which revolutionised the market?'
pausecontent[9]='Did you know The new Airbus factory in Spain uses Siteks roof insulation products and is one of the largest single structures?'
pausecontent[10]='Did you know there is a new AES-v-RCF solubility test kit that can clearly identify what type of fibre you have installed?'
pausecontent[11]='Did you know Our FireMaster Marine Plus can give you up to 25% weight saving?'
pausecontent[12]='Did you know 1kg of our latest Superwool blanket contains over 35,000km of fibre?'
pausecontent[13]='Did you know our PDM management scheme has placed a large number of attendees in senior management positions within Thermal Ceramics?'
pausecontent[14]='Did you know that Thermal Ceramics now has eight factories around the World producing Superwool?'
pausecontent[15]='Did you know Thermal Ceramics employs a workforce of over 3,500 employees in more than 40 countries worldwide, with manufacturing sites in 26 of them.'
pausecontent[16]='Did you know Chinese, English, French, German, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish and Tamil are the many languages our employees speak and use at work.'
pausecontent[17]='Did you know we provide support for education, including Degrees, Diplomas, Master Degrees and Higher National Certificates.'
pausecontent[18]='Did you know Thermal Ceramics once had an employee who retired after 60 years of service aged 80. It was his only job and he never missed a days work.'
pausecontent[19]='Did you know recruitment and succession planning, continuous training and development are our top HR priorities.'
pausecontent[20]='Did you know Thermal Ceramics priority is Health & Safety where we lead a constant strategy to improve employee safety, in particular by trying to reduce the number of accidents - with a target of zero.'
pausecontent[21]='Did you know that without Thermal Ceramics materials at the manufacturing stage, your house would have no walls, no roof tiles and no windows!'
pausecontent[22]='Did you know that our JM23 Insulating Fire Brick owes its excellent insulation properties to pores that are too small to be seen with the naked eye?'
pausecontent[23]='Did you know that Superwool 607HT is melted at 2000°C before being formed into fibres? '
pausecontent[24]='Did you know that Thermal Ceramics is always at work 24 hours per day, 365 days per year? A Global company.'
pausecontent[25]='Did you know Superwool will not burn, and will not produce smoke when heated?'
pausecontent[26]='Did you know Superwool blanket is used to insulate household gas and electric ovens?'
pausecontent[27]='Did you know Superwool blanket allows the production of ovens that clean themselves?'
pausecontent[28]='Did you know our Superwool Plus blanket can give you up to 25% energy savings.'
/***********************************************
* Pausing up-down scroller- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for this script and 100s more.
***********************************************/
function pausescroller(content, divId, divClass, delay){
this.content=content //message array content
this.tickerid=divId //ID of ticker div to display information
this.delay=delay //Delay between msg change, in miliseconds.
this.mouseoverBol=0 //Boolean to indicate whether mouse is currently over scroller (and pause it if it is)
this.hiddendivpointer=1 //index of message array for hidden div
document.write(''+content[0]+''+content[1]+'')
var scrollerinstance=this
if (window.addEventListener) //run onload in DOM2 browsers
window.addEventListener("load", function(){scrollerinstance.initialize()}, false)
else if (window.attachEvent) //run onload in IE5.5+
window.attachEvent("onload", function(){scrollerinstance.initialize()})
else if (document.getElementById) //if legacy DOM browsers, just start scroller after 0.5 sec
setTimeout(function(){scrollerinstance.initialize()}, 500)
}
// -------------------------------------------------------------------
// initialize()- Initialize scroller method.
// -Get div objects, set initial positions, start up down animation
// -------------------------------------------------------------------
pausescroller.prototype.initialize=function(){
this.tickerdiv=document.getElementById(this.tickerid)
this.visiblediv=document.getElementById(this.tickerid+"1")
this.hiddendiv=document.getElementById(this.tickerid+"2")
this.visibledivtop=parseInt(pausescroller.getCSSpadding(this.tickerdiv))
//set width of inner DIVs to outer DIV's width minus padding (padding assumed to be top padding x 2)
this.visiblediv.style.width=this.hiddendiv.style.width=this.tickerdiv.offsetWidth-(this.visibledivtop*2)+"px"
this.getinline(this.visiblediv, this.hiddendiv)
this.hiddendiv.style.visibility="visible"
var scrollerinstance=this
document.getElementById(this.tickerid).onmouseover=function(){scrollerinstance.mouseoverBol=1}
document.getElementById(this.tickerid).onmouseout=function(){scrollerinstance.mouseoverBol=0}
if (window.attachEvent) //Clean up loose references in IE
window.attachEvent("onunload", function(){scrollerinstance.tickerdiv.onmouseover=scrollerinstance.tickerdiv.onmouseout=null})
setTimeout(function(){scrollerinstance.animateup()}, this.delay)
}
// -------------------------------------------------------------------
// animateup()- Move the two inner divs of the scroller up and in sync
// -------------------------------------------------------------------
pausescroller.prototype.animateup=function(){
var scrollerinstance=this
if (parseInt(this.hiddendiv.style.top)>(this.visibledivtop+5)){
this.visiblediv.style.top=parseInt(this.visiblediv.style.top)-5+"px"
this.hiddendiv.style.top=parseInt(this.hiddendiv.style.top)-5+"px"
setTimeout(function(){scrollerinstance.animateup()}, 50)
}
else{
this.getinline(this.hiddendiv, this.visiblediv)
this.swapdivs()
setTimeout(function(){scrollerinstance.setmessage()}, this.delay)
}
}
// -------------------------------------------------------------------
// swapdivs()- Swap between which is the visible and which is the hidden div
// -------------------------------------------------------------------
pausescroller.prototype.swapdivs=function(){
var tempcontainer=this.visiblediv
this.visiblediv=this.hiddendiv
this.hiddendiv=tempcontainer
}
pausescroller.prototype.getinline=function(div1, div2){
div1.style.top=this.visibledivtop+"px"
div2.style.top=Math.max(div1.parentNode.offsetHeight, div1.offsetHeight)+"px"
}
// -------------------------------------------------------------------
// setmessage()- Populate the hidden div with the next message before it's visible
// -------------------------------------------------------------------
pausescroller.prototype.setmessage=function(){
var scrollerinstance=this
if (this.mouseoverBol==1) //if mouse is currently over scoller, do nothing (pause it)
setTimeout(function(){scrollerinstance.setmessage()}, 100)
else{
var i=this.hiddendivpointer
var ceiling=this.content.length
this.hiddendivpointer=(i+1>ceiling-1)? 0 : i+1
this.hiddendiv.innerHTML=this.content[this.hiddendivpointer]
this.animateup()
}
}
pausescroller.getCSSpadding=function(tickerobj){ //get CSS padding value, if any
if (tickerobj.currentStyle)
return tickerobj.currentStyle["paddingTop"]
else if (window.getComputedStyle) //if DOM2
return window.getComputedStyle(tickerobj, "").getPropertyValue("padding-top")
else
return 0
}
Join our World...register now...quick and Easy You only need to do this once...registering gains you access to areas of our website only available to signed in members...
SIGN IN | Region: North America
Home
News & Events
Global Locations
Contact
Site Map
Our
Company
Our
Global Network
Our Markets
Our
Products
Our People
Our
Technical Edge
Our
Vision
var fo = new SWFObject("swf/mainpic.swf", "mymovie", "559", "150", "7", "#000000");
fo.useExpressInstall('expressinstall.swf');
fo.write("flashcontentheader");
var fo = new SWFObject("swf/people.swf", "mymovie", "188", "150", "7", "#000000");
fo.useExpressInstall('expressinstall.swf');
fo.write("flashcontentpeople");
OUR
NEWS
News & Events
E=SuperwoolPlus - It’s here... Superwool Plus the next generation of energy saving insulation…
17/07/2008
Co-Workers Save Life
05/06/2008
Thermal Ceramics R&D Opening Day
04/06/2008
Research & Development Facility
Read more latest news
Thermal Ceramics, a division of the Morgan Crucible Company plc, is based in the UK and trading on the London Stock exchange
More About Morgan
WELCOME TO
THERMAL CERAMICS
Thermal Ceramics designs, manufactures and install a wide variety of engineering solutions using our world renowned insulation products. These solutions are used by our clients to dramatically reduce energy consumption in their processes and in many applications reduce damaging emissions to the environment.
Thermal Ceramics is a world leader in the production of fibre, insulating firebricks, and monolithics. We operate in over 30 countries around the world, employing more than 3,000 people.
We offer and provide our customers:
Fully engineered solutions to suit their thermal needs
New Insulation materials to meet increasing legislative requirements
Provide a global supply base to meet their own global demand
Consistency, quality, reliability and a strong branded product range
Product Development assistance for new business
Thermal Ceramics products are used for saving energy and reducing greenhouse gas emissions across all sectors of manufacturing industry. We are committed to reducing our impact on the environment in all our operations Worldwide and to protecting the health and well being of all people who come into contact with our products.
OUR COMPANIES
Company Sites
Ecrans Thermiques
DFC Australia
SiteK
STCC
TC Brazil
TC China
TC Korea
TC Mexico
TC Russia
MORE INFO
Technical Datasheets
MSDS Information
Price Book
FireMaster Downloads
Product Data Brochure (PDF)
Literature Request
Online Ordering
Knowledge Centre
Find Your Sales Office
Contact Us
DID YOU KNOW
//new pausescroller(name_of_message_array, CSS_ID, CSS_classname, pause_in_miliseconds)
new pausescroller(pausecontent, "pscroller1", "someclass", 5000)
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src="http://www.thermalceramics.com/" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
var pageTracker = _gat._getTracker("UA-3543584-1");
pageTracker._initData();
pageTracker._trackPageview();
/*
Disable right click script II (on images)- By Dynamicdrive.com
For full source, Terms of service, and 100s DTHML scripts
Visit http://www.dynamicdrive.com
*/
var clickmessage="Disabled"
function disableclick(e) {
if (document.all) {
if (event.button==2||event.button==3) {
if (event.srcElement.tagName=="IMG"){
alert(clickmessage);
return false;
}
}
}
else if (document.layers) {
if (e.which == 3) {
alert(clickmessage);
return false;
}
}
else if (document.getElementById){
if (e.which==3&&e.target.tagName=="IMG"){
alert(clickmessage)
return false
}
}
}
function associateimages(){
for(i=0;i |
|