// stop BackgroundImageCache voor IE				
try	{ document.execCommand("BackgroundImageCache", false, true); } catch(e) { }

Cufon.replace('h1', { fontFamily: 'DIN-Regular' });
Cufon.replace('h2', { fontFamily: 'DIN-Bold' });
