// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('LayoutRegion2' , 'LayoutRegion2LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Text6' , 'Text6LYR', 'txt', 'LayoutRegion2',new Array(
		'','Text6','Show','',0,
		'Page Loaded','Text6','StartAnimation',F_Parm('animationName','Animation 1'),0,
		'Shown','Text6','Iris',F_Parm('hide','Show','duration',10,'inDuration',3,'outDuration',2,'repeat',1,'reverse',false,'message',''),0,
		'','Text6','Show','',0),'',0);
 
	F_OM('LayoutRegion3' , 'LayoutRegion3LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Text7' , 'Text7LYR', 'txt', 'LayoutRegion3',new Array(
		'','Text7','Show','',0,
		'Page Loaded','Text7','StartAnimation',F_Parm('animationName','Animation 1'),0,
		'Shown','Text7','Iris',F_Parm('hide','Show','duration',10,'inDuration',3,'outDuration',2,'repeat',1,'reverse',false,'message',''),0,
		'','Text7','Show','',0),'',0);
 
	F_OM('LayoutRegion4' , 'LayoutRegion4LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Text8' , 'Text8LYR', 'txt', 'LayoutRegion4',new Array(
		'','Text8','Show','',0,
		'Page Loaded','Text8','StartAnimation',F_Parm('animationName','Animation 1'),0,
		'Shown','Text8','Iris',F_Parm('hide','Show','duration',10,'inDuration',3,'outDuration',2,'repeat',1,'reverse',false,'message',''),0,
		'','Text8','Show','',0,
		'','Text8','Show','',0),'',0);
 
	F_OM('LayoutRegion5' , 'LayoutRegion5LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Text9' , 'Text9LYR', 'txt', 'LayoutRegion5',new Array(
		'','Text9','Show','',0,
		'Page Loaded','Text9','StartAnimation',F_Parm('animationName','Animation 1'),0,
		'Shown','Text9','Iris',F_Parm('hide','Show','duration',10,'inDuration',3,'outDuration',2,'repeat',1,'reverse',false,'message',''),0,
		'','Text9','Show','',0),'',0);
 
	F_OM('LayoutRegion6' , 'LayoutRegion6LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Text11' , 'Text11LYR', 'txt', 'LayoutRegion6',new Array(
		'','Text11','Show','',0,
		'Page Loaded','Text11','StartAnimation',F_Parm('animationName','Animation 1'),0,
		'Shown','Text11','Iris',F_Parm('hide','Show','duration',10,'inDuration',3,'outDuration',2,'repeat',1,'reverse',false,'message',''),0,
		'','Text11','Show','',0,
		'','Text11','Show','',0),'',0);
 
	F_OM('LayoutRegion7' , 'LayoutRegion7LYR', 'lyr', 'Layout',null,'',0);
 
		F_OM('Text13' , 'Text13LYR', 'txt', 'LayoutRegion7',new Array(
		'','Text13','Show','',0,
		'Page Loaded','Text13','StartAnimation',F_Parm('animationName','Animation 1'),0,
		'Shown','Text13','Iris',F_Parm('hide','Show','duration',10,'inDuration',3,'outDuration',2,'repeat',1,'reverse',false,'message',''),0,
		'','Text13','Show','',0),'',0);
 
	F_OM('LayoutRegion8' , 'LayoutRegion8LYR', 'lyr', 'Layout',new Array(
	'Page Loaded','LayoutRegion8','StartAnimation',F_Parm('animationName','Animation 1'),0,
	'','LayoutRegion8','Show','',0),'',0);
 
		F_OM('Text15' , 'Text15LYR', 'txt', 'LayoutRegion8',new Array(
		'','Text15','Show','',0,
		'Shown','Text15','Iris',F_Parm('hide','Show','duration',10,'inDuration',3,'outDuration',2,'repeat',1,'reverse',false,'message',''),0,
		'','Text15','Show','',0),'',0);
 
	F_OM('Flash30' , 'Flash30LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('Flash31' , 'Flash31LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('NavigationBar2' , 'NavigationBar2LYR', 'nav', 'Layout',null,'',0);
 
	F_OM('MultiLayoutRegion4' , 'MultiLayoutRegion4LYR', 'lyr', 'Layout',new Array(
	'Page Loaded','MultiLayoutRegion4','Switch To','LayoutRegion53',0),'',0);
 
		F_OM('LayoutRegion53' , 'LayoutRegion53LYR', 'lyr', 'MultiLayoutRegion4',null,'',0);
 
			F_OM('Text97' , 'Text97LYR', 'txt', 'LayoutRegion53',new Array(
			'Page Loaded','Text97','Show','',0),'',0);
 
	F_OM('LayoutRegion58' , 'LayoutRegion58LYR', 'lyr', 'Layout',null,'',0);
 
	F_OM('UnknownObject3' , 'UnknownObject3LYR', 'nav', 'Layout',null,'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
});
// End Actions

// Begin XHTML adjustment
$(document).ready(function(){
	if (jQuery.browser.msie && jQuery.browser.version.substr(0, 2) == "6.") {
		$(".nof-clearfix").each(function (i) {
			$(this).append("<div style='clear:both'/>");
			$(this).removeClass("nof-clearfix");
		});
	}
	if (jQuery.browser.safari){
		$(".nof-lyr>br:first").each(function () {
			$(this).replaceWith("<div style='height:0px'>&nbsp;</div>");
		});
	}
});

// End XHTML adjustment

// Begin jMedia Components
$(document).ready(
function() {
	$("#Flash30").media({ width: 80, height: 160,
		src: '../assets/applets/SideBar.swf', flashVersion: '5,0,0,0',
		autoplay: true,
		params: { loop: 'true', quality: 'autolow', scale: 'showall', salign: 'Left', wmode: 'transparent' }
	});
});
$(document).ready(
function() {
	$("#Flash31").media({ width: 80, height: 160,
		src: '../assets/applets/SideBar.swf', flashVersion: '5,0,0,0',
		autoplay: true,
		params: { loop: 'true', quality: 'autolow', scale: 'showall', salign: 'Left', wmode: 'transparent' }
	});
});
// End jMedia Components

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["NavigationBar2"] = {
	"NavigationButton9" : { image: "../assets/images/autogen/Home_NGlassButton1_1.gif", rollover: "../assets/images/autogen/Home_NRGlassButton1_1.gif", w: 150, h: 30 },
	"NavigationButton10" : { image: "../assets/images/autogen/Testimonials_HGlassButton1_1.gif", rollover: "../assets/images/autogen/Testimonials_HRGlassButton1_1.gif", w: 150, h: 30 },
	"NavigationButton11" : { image: "../assets/images/autogen/Demos_NGlassButton1_1.gif", rollover: "../assets/images/autogen/Demos_NRGlassButton1_1.gif", w: 150, h: 30 },
	"NavigationButton12" : { image: "../assets/images/autogen/Music_NGlassButton1_1.gif", rollover: "../assets/images/autogen/Music_NRGlassButton1_1.gif", w: 150, h: 30 },
	"NavigationButton13" : { image: "../assets/images/autogen/Pricing_NGlassButton1_1.gif", rollover: "../assets/images/autogen/Pricing_NRGlassButton1_1.gif", w: 150, h: 30 },
	"NavigationButton14" : { image: "../assets/images/autogen/Details_NGlassButton1_1.gif", rollover: "../assets/images/autogen/Details_NRGlassButton1_1.gif", w: 150, h: 30 },
	"NavigationButton15" : { image: "../assets/images/autogen/Order_NGlassButton1_1.gif", rollover: "../assets/images/autogen/Order_NRGlassButton1_1.gif", w: 150, h: 30 },
	"NavigationButton16" : { image: "../assets/images/autogen/Contact_NGlassButton1_1.gif", rollover: "../assets/images/autogen/Contact_NRGlassButton1_1.gif", w: 150, h: 30 }
};

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


// End Navigation Bars

$(document).ready(
function() {
	$.TimelinesManager.setupTimelines([
		{id: "Animation 1", fps: 15, duration: 6733.33, 
		 oList: [
		 {  id: "Text6LYR", 
		    transitions: [
		     {  prop: 'left', dtype: "css:int", tweens:[  ] },
		     {  prop: 'top', dtype: "css:int", tweens:[  ] },
		     {  prop: 'position', dtype: "css:string", tweens:[  ] }
		    ], 
		    actions: [
		       {t: 600.00, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}    ] 
		 },
		 {  id: "Text7LYR", 
		    transitions: [
		     {  prop: 'left', dtype: "css:int", tweens:[  ] },
		     {  prop: 'top', dtype: "css:int", tweens:[  ] },
		     {  prop: 'position', dtype: "css:string", tweens:[  ] }
		    ], 
		    actions: [
		       {t: 1600.00, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}    ] 
		 },
		 {  id: "Text8LYR", 
		    transitions: [
		     {  prop: 'left', dtype: "css:int", tweens:[  ] },
		     {  prop: 'top', dtype: "css:int", tweens:[  ] },
		     {  prop: 'position', dtype: "css:string", tweens:[  ] }
		    ], 
		    actions: [
		       {t: 2600.00, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}, {t: 2600.00, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}, {t: 2600.00, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}    ] 
		 },
		 {  id: "Text9LYR", 
		    transitions: [
		     {  prop: 'left', dtype: "css:int", tweens:[  ] },
		     {  prop: 'top', dtype: "css:int", tweens:[  ] },
		     {  prop: 'position', dtype: "css:string", tweens:[  ] }
		    ], 
		    actions: [
		       {t: 3600.00, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}, {t: 3600.00, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}    ] 
		 },
		 {  id: "Text11LYR", 
		    transitions: [
		     {  prop: 'left', dtype: "css:int", tweens:[  ] },
		     {  prop: 'top', dtype: "css:int", tweens:[  ] },
		     {  prop: 'position', dtype: "css:string", tweens:[  ] }
		    ], 
		    actions: [
		       {t: 4533.33, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}    ] 
		 },
		 {  id: "Text13LYR", 
		    transitions: [
		     {  prop: 'left', dtype: "css:int", tweens:[  ] },
		     {  prop: 'top', dtype: "css:int", tweens:[  ] },
		     {  prop: 'position', dtype: "css:string", tweens:[  ] }
		    ], 
		    actions: [
		       {t: 5600.00, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}, {t: 5600.00, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}    ] 
		 },
		 {  id: "Text15LYR", 
		    transitions: [
		     {  prop: 'left', dtype: "css:int", tweens:[  ] },
		     {  prop: 'top', dtype: "css:int", tweens:[  ] },
		     {  prop: 'position', dtype: "css:string", tweens:[  ] }
		    ], 
		    actions: [
		       {t: 6666.67, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}, {t: 6666.67, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}    ] 
		 },
		 {  id: "LayoutRegion8LYR", 
		    transitions: [
		     {  prop: 'left', dtype: "css:int", tweens:[  ] },
		     {  prop: 'top', dtype: "css:int", tweens:[  ] },
		     {  prop: 'position', dtype: "css:string", tweens:[  ] }
		    ], 
		    actions: [
		       {t: 6600.00, name: 'PlayAction', params: {functionName:"Show", functionParams:""}}    ] 
		 }
		 ]
		}
	]);
	}
);
