﻿// JScript File

var gLinkBaseMap = 
{
    arc: 
    [
            {from:['#Button1'], to:['#searchCar'], arcrole:'form.submit', actuate:['onclick']}
            ,
            {from:['#sMake','#sModel','#sLocation','#sPrice'], to:['#searchCar'], arcrole:'form.submit', actuate:['onchange']}            ,
	        {
	            from: ['#IdLnkLeftMoreVehicle', '#IdLnkLeftLessVehicle', '#IdLnkLeftAllVehicle'], 
                to:[''],  
                arcrole:'anchor'
            }, {
            from: ['#IdLnkLeftMoreMake', '#IdLnkLeftLessMake', '#IdLnkLeftAllMake', '#idMakesortNazv0', '#idMakesortKol1'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreModel', '#IdLnkLeftLessModel', '#IdLnkLeftAllModel', '#idModelsortNazv0', '#idModelsortKol1'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreRegion', '#IdLnkLeftLessRegion', '#IdLnkLeftAllRegion', '#idRegionsortNazv0', '#idRegionsortKol1'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreLocation', '#IdLnkLeftLessLocation', '#IdLnkLeftAllLocation', '#idLocationsortNazv0', '#idLocationsortKol1'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMorePrice', '#IdLnkLeftLessPrice', '#IdLnkLeftAllPrice'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreYear', '#IdLnkLeftLessYear', '#IdLnkLeftAllYear'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreCondition', '#IdLnkLeftLessCondition', '#IdLnkLeftAllCondition'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreFeature', '#IdLnkLeftLessFeature', '#IdLnkLeftAllFeature'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreSubrazdel', '#IdLnkLeftLessSubrazdel', '#IdLnkLeftAllSubrazdel', '#idSubrazdelsortNazv0', '#idSubrazdelsortKol1'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreExchange', '#IdLnkLeftLessExchange', '#IdLnkLeftAllExchange'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreTransmissionType', '#IdLnkLeftLessTransmissionType', '#IdLnkLeftAllTransmissionType'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreBodyType', '#IdLnkLeftLessBodyType', '#IdLnkLeftAllBodyType'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreFuelUsed', '#IdLnkLeftLessFuelUsed', '#IdLnkLeftAllFuelUsed'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkLeftMoreEngine', '#IdLnkLeftLessEngine', '#IdLnkLeftAllEngine'],
                to: [''],
                arcrole: 'anchor'
            }, {
            from: ['#IdLnkBoxForwardContrekAd', '#IdLnkBoxForwardContlinkAd', '#IdLnkBoxBackContrekAd', '#IdLnkBoxBackContlinkAd'],
                to: [''],
                arcrole: 'anchor'
            }
            ,
		    {
			    from:["#idLeft_lsVehicle_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsVehicle_hide','%23idBox_lsVehicle_hide2','%23idBox_lsVehicle_title','%23idBox_lsVehicle_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsCondition_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsCondition_hide','%23idBox_lsCondition_hide2','%23idBox_lsCondition_title','%23idBox_lsCondition_title2']"],
			    arcrole:"behavior"
			},
            {
                from: ["#idLeft_lsFeature_b"],
                to: ["DisplayToggle?toggle=['%23idBox_lsFeature_hide','%23idBox_lsFeature_hide2','%23idBox_lsFeature_title','%23idBox_lsFeature_title2']"],
                arcrole: "behavior"
            },
            {
                from: ["#idLeft_lsSubrazdel_b"],
                to: ["DisplayToggle?toggle=['%23idBox_lsSubrazdel_hide','%23idBox_lsSubrazdel_hide2','%23idBox_lsSubrazdel_title','%23idBox_lsSubrazdel_title2']"],
                arcrole: "behavior"
            },
            {
                from: ["#idLeft_lsExchange_b"],
                to: ["DisplayToggle?toggle=['%23idBox_lsExchange_hide','%23idBox_lsExchange_hide2','%23idBox_lsExchange_title','%23idBox_lsExchange_title2']"],
                arcrole: "behavior"
            },
		    {
			    from:["#idLeft_lsMake_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsMake_hide','%23idBox_lsMake_hide2','%23idBox_lsMake_title','%23idBox_lsMake_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsModel_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsModel_hide','%23idBox_lsModel_hide2','%23idBox_lsModel_title','%23idBox_lsModel_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsLocation_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsLocation_hide','%23idBox_lsLocation_hide2','%23idBox_lsLocation_title','%23idBox_lsLocation_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsTransmissionType_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsTransmissionType_hide','%23idBox_lsTransmissionType_hide2','%23idBox_lsTransmissionType_title','%23idBox_lsTransmissionType_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsBodyType_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsBodyType_hide','%23idBox_lsBodyType_hide2','%23idBox_lsBodyType_title','%23idBox_lsBodyType_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsFuelUsed_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsFuelUsed_hide','%23idBox_lsFuelUsed_hide2','%23idBox_lsFuelUsed_title','%23idBox_lsFuelUsed_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsEngine_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsEngine_hide','%23idBox_lsEngine_hide2','%23idBox_lsEngine_title','%23idBox_lsEngine_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsColor_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsColor_hide','%23idBox_lsColor_hide2','%23idBox_lsColor_title','%23idBox_lsColor_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsPrice_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsPrice_hide','%23idBox_lsPrice_hide2','%23idBox_lsPrice_title','%23idBox_lsPrice_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsRun_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsRun_hide','%23idBox_lsRun_hide2','%23idBox_lsRun_title','%23idBox_lsRun_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsYear_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsYear_hide','%23idBox_lsYear_hide2','%23idBox_lsYear_title','%23idBox_lsYear_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idLeft_lsPhoto_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsPhoto_hide','%23idBox_lsPhoto_hide2','%23idBox_lsPhoto_title','%23idBox_lsPhoto_title2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idRight_lsContrekAd_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsContrekAd_hide','%23idBox_lsContrekAd_hide2']"],
			    arcrole:"behavior" 
		    },
		    {
			    from:["#idRight_lsContlinkAd_b"], 
			    to:["DisplayToggle?toggle=['%23idBox_lsContlinkAd_hide','%23idBox_lsContlinkAd_hide2','%23idBox_lsContlinkAd_title','%23idBox_lsContlinkAd_title2']"],
			    arcrole:"behavior" 
		    },
		{
			from:["#idLeft_lsRegion_b"], 
			to:["DisplayToggle?toggle=['%23idBox_lsRegion_hide','%23idBox_lsRegion_hide2','%23idBox_lsRegion_title','%23idBox_lsRegion_title2']"],
			arcrole:"behavior" 
		}                           ]
};

