var back_color     = ''; 
var border_color   = ''; 
var border_size    = '0'; 
var menu_width     = '520';
var line_color  = '#FFFFFF'



var delay           = 800000;
var active_layer_id = -1;
var on_layer_id     = -1;
var buff_id         = -1;

menu_content     = new Array ('',
			      '<iframe src=Showroom1.php target=_top frameborder=0 vspace=0 hspace=0 width="520" height="380" marginwidth=0 scrolling=no marginheight=0></iframe>',
			      '<iframe src=Showroom2.php target=_top frameborder=0 vspace=0 hspace=0 width="520" height="380" marginwidth=0 scrolling=no marginheight=0></iframe>',
			      '<iframe src=Showroom3.php target=_top frameborder=0 vspace=0 hspace=0 width="520" height="380" marginwidth=0 scrolling=no marginheight=0></iframe>',
	              '');