File: /var/www/web37/htdocs/09005/res/search.inc.php
<?php
/*****************
	GENERAL SETTINGS
*****************/
$imSettings['search']['general'] = array(
	'menu_position' => 'left',
	'defaultScope' => array(
		'0' => 'index.html',
		'3' => 'surftipps.html',
		'4' => 'top-links.html',
		'5' => 'sexlinks.html'
	),
	'extendedScope' => array(
	)
);
/*****************
	PRODUCTS SEARCH
*****************/
$imSettings['search']['products'] = array(
);
/*****************
	IMAGES SEARCH
*****************/
$imSettings['search']['images'] = array(
);
/*****************
	VIDEOS SEARCH
*****************/
$imSettings['search']['videos'] = array(
);
// End of file search.inc.php