Ext.onReady(function(){
	new Ext.ToolTip({
		target: 'expo',
		html: '<img src="http://www.textileart.com.au/images2011/home/rollover/expo.jpg" />',
		autoWidth: true,
		dismissDelay : 0,
		mouseOffset: [-472,-200],
		trackMouse : true,
		});
		});
		
Ext.onReady(function(){
	new Ext.ToolTip({
		target: 'displays',
		html: '<img src="http://www.textileart.com.au/images2011/home/rollover/displays.jpg" />',
		autoWidth: true,	
		dismissDelay : 0,
		mouseOffset: [-540,-173],
		trackMouse : true,
		});
		});

Ext.onReady(function(){
	new Ext.ToolTip({
		target: 'view',
		html: '<img src="http://www.textileart.com.au/images2011/home/rollover/view.jpg" />',
		autoWidth: true,
		dismissDelay : 0,
		mouseOffset: [-415,-250],
		trackMouse : true,			
		});
		});

Ext.onReady(function(){
	new Ext.ToolTip({
		target: 'meet',
		html: '<img src="http://www.textileart.com.au/images2011/home/rollover/meet.jpg" />',
		autoWidth: true,
		dismissDelay : 0,
		mouseOffset: [-452,-250],
		trackMouse : true,				
		});
		});

Ext.onReady(function(){
	new Ext.ToolTip({
		target: 'enjoy',
		html: '<img src="http://www.textileart.com.au/images2011/home/rollover/enjoy.jpg" />',
		autoWidth: true,
		dismissDelay : 0,
		mouseOffset: [-372,-250],
		trackMouse : true,				
		});
		});

Ext.onReady(function(){
	new Ext.ToolTip({
		target: 'enter',
		html: '<img src="http://www.textileart.com.au/images2011/home/rollover/enter.jpg" />',
		autoWidth: true,
		dismissDelay : 0,
		mouseOffset: [-440,-191],
		trackMouse : true,				
		});
		});

Ext.onReady(function(){
	new Ext.ToolTip({
		target: 'learn',
		html: '<img src="http://www.textileart.com.au/images2011/home/rollover/learn.jpg" />',
		autoWidth: true,
		dismissDelay : 0,
		mouseOffset: [-440,-187],
		trackMouse : true,			
		});
		});

Ext.onReady(function(){
	new Ext.ToolTip({
		target: 'artists',
		html: '<img src="http://www.textileart.com.au/images2011/home/rollover/artists.jpg" />',
		autoWidth: true,		
		dismissDelay : 0,
		mouseOffset: [-540,-187],
		trackMouse : true,
		});
		});

Ext.onReady(function(){
	new Ext.ToolTip({
		target: 'dressup',
		html: '<img src="http://www.textileart.com.au/images2011/home/rollover/dressup.jpg" />',
		autoWidth: true,		
		dismissDelay : 0,
		mouseOffset: [-540,-179],
		trackMouse : true,	
		});
		});
