// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('LayoutBereich24' , 'LayoutBereich24LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Bild1-200' , 'Bild1-200LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Over','Bild1-250','Show','',0,
		'Mouse Over','TextP1','Show','',0),'',0);
 		F_OM('Bild2-200' , 'Bild2-200LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Over','Bild2-250','Show','',0,
		'Mouse Over','TextP2','Show','',0),'',0);
 		F_OM('Bild3-200' , 'Bild3-200LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Over','Bild3-250','Show','',0,
		'Mouse Over','TextP3','Show','',0),'',0);
 		F_OM('Bild4-200' , 'Bild4-200LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Over','Bild4-250','Show','',0,
		'Mouse Over','TextP4','Show','',0),'',0);
 		F_OM('Bild5-200' , 'Bild5-200LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Over','Bild5-250','Show','',0,
		'Mouse Over','TextP5','Show','',0),'',0);
 		F_OM('Bild6-200' , 'Bild6-200LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Over','Bild6-250','Show','',0,
		'Mouse Over','TextP6','Show','',0),'',0);
 		F_OM('TextP1' , 'TextP1LYR', 'txt', 'LayoutBereich24',null,'',0);
 		F_OM('TextP2' , 'TextP2LYR', 'txt', 'LayoutBereich24',null,'',0);
 		F_OM('TextP3' , 'TextP3LYR', 'txt', 'LayoutBereich24',null,'',0);
 		F_OM('TextP4' , 'TextP4LYR', 'txt', 'LayoutBereich24',null,'',0);
 		F_OM('TextP5' , 'TextP5LYR', 'txt', 'LayoutBereich24',null,'',0);
 		F_OM('TextP6' , 'TextP6LYR', 'txt', 'LayoutBereich24',null,'',0);
 		F_OM('Bild1-250' , 'Bild1-250LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Out','Bild1-250','Hide','',0,
		'Mouse Out','TextP1','Hide','',0,
		'Clicked','Layout','Go To','openpopup_27b5(\' http://www.computer-trend.ch/projekte/1Z/1Z.htm \') ',0),'',0);
 		F_OM('Bild2-250' , 'Bild2-250LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Out','Bild2-250','Hide','',0,
		'Mouse Out','TextP2','Hide','',0,
		'Clicked','Layout','Go To','openpopup_27b5(\' http://www.computer-trend.ch/projekte/2F/2F.htm \') ',0),'',0);
 		F_OM('Bild3-250' , 'Bild3-250LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Out','Bild3-250','Hide','',0,
		'Mouse Out','TextP3','Hide','',0,
		'Clicked','Layout','Go To','openpopup_27b5(\' http://www.computer-trend.ch/projekte/3N/3N.htm \') ',0),'',0);
 		F_OM('Bild4-250' , 'Bild4-250LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Out','Bild4-250','Hide','',0,
		'Mouse Out','TextP4','Hide','',0,
		'Clicked','Layout','Go To','openpopup_27b5(\' http://www.computer-trend.ch/projekte/4H/4H.htm \') ',0),'',0);
 		F_OM('Bild5-250' , 'Bild5-250LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Out','Bild5-250','Hide','',0,
		'Mouse Out','TextP5','Hide','',0,
		'Clicked','Layout','Go To','openpopup_27b5(\' http://www.computer-trend.ch/projekte/5E/5E.htm \') ',0),'',0);
 		F_OM('Bild6-250' , 'Bild6-250LYR', 'img', 'LayoutBereich24',new Array(
		'Mouse Out','Bild6-250','Hide','',0,
		'Mouse Out','TextP6','Hide','',0,
		'Clicked','Layout','Go To','openpopup_27b5(\' http://www.computer-trend.ch/projekte/6R/6R.htm \') ',0),'',0);
 		F_OM('Flash1' , 'Flash1LYR', 'lyr', 'LayoutBereich24',null,'',0);
 
	F_OM('LayoutBereich10' , 'LayoutBereich10LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Navigationsleiste6' , 'Navigationsleiste6LYR', 'nav', 'LayoutBereich10',null,'',0);
 
	F_OM('LayoutBereich8' , 'LayoutBereich8LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('UnbekanntesObjekt1' , 'UnbekanntesObjekt1LYR', 'nav', 'LayoutBereich8',null,'',0);
 
	F_OM('LayoutBereich13' , 'LayoutBereich13LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Navigationsleiste2' , 'Navigationsleiste2LYR', 'nav', 'LayoutBereich13',null,'',0);
 
	F_OM('LayoutBereich32' , 'LayoutBereich32LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Navigationsleiste5' , 'Navigationsleiste5LYR', 'nav', 'LayoutBereich32',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Bild1-200A').bind('mouseover', function(__e) { return (F_e('Bild1-200', F_MV, __e)); } );
	$('#Bild2-200A').bind('mouseover', function(__e) { return (F_e('Bild2-200', F_MV, __e)); } );
	$('#Bild3-200A').bind('mouseover', function(__e) { return (F_e('Bild3-200', F_MV, __e)); } );
	$('#Bild4-200A').bind('mouseover', function(__e) { return (F_e('Bild4-200', F_MV, __e)); } );
	$('#Bild5-200A').bind('mouseover', function(__e) { return (F_e('Bild5-200', F_MV, __e)); } );
	$('#Bild6-200A').bind('mouseover', function(__e) { return (F_e('Bild6-200', F_MV, __e)); } );
	$('#Bild1-250A').bind('click', function(__e) { return (F_e('Bild1-250', F_CL, __e)); } );
	$('#Bild1-250A').bind('mouseout', function(__e) { return (F_e('Bild1-250', F_MT, __e)); } );
	$('#Bild2-250A').bind('click', function(__e) { return (F_e('Bild2-250', F_CL, __e)); } );
	$('#Bild2-250A').bind('mouseout', function(__e) { return (F_e('Bild2-250', F_MT, __e)); } );
	$('#Bild3-250A').bind('click', function(__e) { return (F_e('Bild3-250', F_CL, __e)); } );
	$('#Bild3-250A').bind('mouseout', function(__e) { return (F_e('Bild3-250', F_MT, __e)); } );
	$('#Bild4-250A').bind('click', function(__e) { return (F_e('Bild4-250', F_CL, __e)); } );
	$('#Bild4-250A').bind('mouseout', function(__e) { return (F_e('Bild4-250', F_MT, __e)); } );
	$('#Bild5-250A').bind('click', function(__e) { return (F_e('Bild5-250', F_CL, __e)); } );
	$('#Bild5-250A').bind('mouseout', function(__e) { return (F_e('Bild5-250', F_MT, __e)); } );
	$('#Bild6-250A').bind('click', function(__e) { return (F_e('Bild6-250', F_CL, __e)); } );
	$('#Bild6-250A').bind('mouseout', function(__e) { return (F_e('Bild6-250', F_MT, __e)); } );
});
// End Actions

// Begin jMedia Components
$(document).ready(
function() {
	$("#Flash1").media({ width: 700, height: 200,
		src: '../assets/applets/IPSO.swf', flashVersion: '5,0,0,0',
		autoplay: true,
		params: { loop: 'false', quality: 'autolow', scale: 'showall', salign: 'Left', wmode: 'window' }
	});
});
// End jMedia Components

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["Navigationsleiste2"] = {
	"Navigationsschaltflaeche20" : { image: "../assets/images/autogen/Inhaltsverzeichnis_NmkleinB2.gif", rollover: "../assets/images/autogen/Inhaltsverzeichnis_NRmkleinB2.gif", w: 120, h: 21 },
	"Navigationsschaltflaeche21" : { image: "../assets/images/autogen/Kontakt_NmkleinB2.gif", rollover: "../assets/images/autogen/Kontakt_NRmkleinB2.gif", w: 120, h: 21 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste2", rollover: true, autoClose: false });
	$("#Navigationsleiste2").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste2 ul").hide();
});


ButtonsImageMapping["UnbekanntesObjekt1"] = {
	"Navigationsschaltflaeche17" : { image: "../assets/images/autogen/Privatkunden_NMenueObenM.gif", rollover: "../assets/images/autogen/Privatkunden_NRMenueObenM.gif", w: 150, h: 30 },
	"Navigationsschaltflaeche18" : { image: "../assets/images/autogen/KMU-Kunden_NMenueObenM.gif", rollover: "../assets/images/autogen/KMU-Kunden_NRMenueObenM.gif", w: 150, h: 30 },
	"Navigationsschaltflaeche19" : { image: "../assets/images/autogen/Uber-uns_NMenueObenM.gif", rollover: "../assets/images/autogen/Uber-uns_NRMenueObenM.gif", w: 150, h: 30 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "UnbekanntesObjekt1", rollover: true, autoClose: false });
	$("#UnbekanntesObjekt1").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#UnbekanntesObjekt1 ul").hide();
});


ButtonsImageMapping["Navigationsleiste6"] = {
	"Navigationsschaltflaeche1" : { image: "../assets/images/autogen/Dienstleistungen_NMenueHintergrund_1.gif", rollover: "../assets/images/autogen/Dienstleistungen_NRMenueHintergrund_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche2" : { image: "../assets/images/autogen/Support_NMenueHintergrund_1.gif", rollover: "../assets/images/autogen/Support_NRMenueHintergrund_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche3" : { image: "../assets/images/autogen/Serverwartung_NMenueHintergrund_1.gif", rollover: "../assets/images/autogen/Serverwartung_NRMenueHintergrund_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche4" : { image: "../assets/images/autogen/Produkte_NMenueHintergrund_1.gif", rollover: "../assets/images/autogen/Produkte_NRMenueHintergrund_1.gif", w: 200, h: 25, opening: "right", offsetX: 200, offsetY: 0 },
	"Navigationsschaltflaeche27" : { image: "../assets/images/autogen/Software_NMenueHintergrund.gif", rollover: "../assets/images/autogen/Software_NRMenueHintergrund.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche28" : { image: "../assets/images/autogen/Schulung_NMenueHintergrund.gif", rollover: "../assets/images/autogen/Schulung_NRMenueHintergrund.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche29" : { image: "../assets/images/autogen/Internet_NMenueHintergrund.gif", rollover: "../assets/images/autogen/Internet_NRMenueHintergrund.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche5" : { image: "../assets/images/autogen/Leasing_NMenueHintergrund_1.gif", rollover: "../assets/images/autogen/Leasing_NRMenueHintergrund_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche6" : { image: "../assets/images/autogen/Kunden-Referenzen_NMenueHintergrund_1.gif", rollover: "../assets/images/autogen/Kunden-Referenzen_NRMenueHintergrund_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche7" : { image: "../assets/images/autogen/Projekt-Referenzen_Hmh1ar_1.gif", rollover: "../assets/images/autogen/Projekt-Referenzen_HRmh1ar_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche8" : { image: "../assets/images/autogen/Soziale-Institution_Nmhpg_1.gif", rollover: "../assets/images/autogen/Soziale-Institution_NRmhar_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche9" : { image: "../assets/images/autogen/Anwaltskanzlei_Nmhpg_1.gif", rollover: "../assets/images/autogen/Anwaltskanzlei_NRmhar_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche10" : { image: "../assets/images/autogen/Firmen-Verbund_Nmhpg_1.gif", rollover: "../assets/images/autogen/Firmen-Verbund_NRmhar_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche11" : { image: "../assets/images/autogen/Schulungsraum_Nmhpg_1.gif", rollover: "../assets/images/autogen/Schulungsraum_NRmhar_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche12" : { image: "../assets/images/autogen/Netzwerk-KMU_Nmhpg_1.gif", rollover: "../assets/images/autogen/Netzwerk-KMU_NRmhar_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche13" : { image: "../assets/images/autogen/Finanz-Institution_Nmhpg_1.gif", rollover: "../assets/images/autogen/Finanz-Institution_NRmhar_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche14" : { image: "../assets/images/autogen/Privatkunden_NMenueHintergrund_1.gif", rollover: "../assets/images/autogen/Privatkunden_NRMenueHintergrund_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche15" : { image: "../assets/images/autogen/Uber-uns_NMenueHintergrund_1.gif", rollover: "../assets/images/autogen/Uber-uns_NRMenueHintergrund_1.gif", w: 200, h: 25 },
	"Navigationsschaltflaeche16" : { image: "../assets/images/autogen/Inhaltsverzeichnis_NMenueHintergrund_1.gif", rollover: "../assets/images/autogen/Inhaltsverzeichnis_NRMenueHintergrund_1.gif", w: 200, h: 25 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste6", rollover: true, autoClose: true });
	$("#Navigationsleiste6").nofNavBar({isMain: true, orientation: "vertical" });
	$("#Navigationsleiste6_1").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 200, offsetY: 0 });
	$("#Navigationsleiste6 ul").hide();
});


ButtonsImageMapping["Navigationsleiste5"] = {
	"Navigationsschaltflaeche22" : { image: "../assets/images/autogen/Impressum_NmkleinB2.gif", rollover: "../assets/images/autogen/Impressum_NRmkleinB2.gif", w: 120, h: 21 },
	"Navigationsschaltflaeche23" : { image: "../assets/images/autogen/Inhaltsverzeichnis_NmkleinB2.gif", rollover: "../assets/images/autogen/Inhaltsverzeichnis_NRmkleinB2.gif", w: 120, h: 21 },
	"Navigationsschaltflaeche24" : { image: "../assets/images/autogen/Kontakt_NmkleinB2.gif", rollover: "../assets/images/autogen/Kontakt_NRmkleinB2.gif", w: 120, h: 21 },
	"Navigationsschaltflaeche25" : { image: "../assets/images/autogen/AGBs_NmkleinB2.gif", rollover: "../assets/images/autogen/AGBs_NRmkleinB2.gif", w: 120, h: 21 },
	"Navigationsschaltflaeche26" : { image: "../assets/images/autogen/Login_NmkleinB2.gif", rollover: "../assets/images/autogen/Login_NRmkleinB2.gif", w: 120, h: 21 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste5", rollover: true, autoClose: false });
	$("#Navigationsleiste5").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste5 ul").hide();
});


// End Navigation Bars


