var sketch = {src: 'http://grou.ps/templates/tpl/backpacker/images/swf/sketch.swf' };
sIFR.activate(sketch);


sIFR.replace(sketch, 
	 {selector: '#h1', css: [
					'.sIFR-root { font: 28px Garamond; color: #636359; }'
					,'a { text-decoration: none; }'
					,'a:link { color: #636359; }'
					,'a:hover { color: #636359; text-decoration: none; }'
				], wmode: 'transparent'});

sIFR.replace(sketch, 
	 {selector: '#h1_sub', css: [
					'.sIFR-root { font: 18px Garamond; color: #636359; }'
					,'a { text-decoration: none; }'
					,'a:link { color: #636359; }'
					,'a:hover { color: #636359; text-decoration: none; }'
				], wmode: 'transparent'});


