// Begin Actions
function F_doLoaded() {
	document.main = new F_cMain();
	document.objectModel = new Object();
	F_OM('Layout','LayoutLYR', 'doc', '', new Array());
	F_OM('Text166' , 'Text166LYR', 'txt', 'Layout',null,'',0);
		F_OM('Text166Link4' , '', 'tln', 'Text166',new Array(
		'Clicked','Layout','Open Window',F_Parm('name','','URL','../atomclockmain.gif','width',420,'height',350,'top',50,'left',50,'toolbar','no','menubar','no','location','no','status','no','resizable','yes','directories','no','scrollbars','no'),0),'',0);
		F_OM('Text166Link5' , '', 'tln', 'Text166',new Array(
		'Clicked','Layout','Open Window',F_Parm('name','','URL','../atomclockworld.gif','width',420,'height',350,'top',50,'left',50,'toolbar','no','menubar','no','location','no','status','no','resizable','yes','directories','no','scrollbars','no'),0),'',0);
 
	F_pageLoaded('Layout');
}
 
$(document).ready( function() {
F_onLoaded();
	$('#Text166Link4').bind('click', function(__e) { return (F_e('Text166Link4', F_CL, __e)); } );
	$('#Text166Link5').bind('click', function(__e) { return (F_e('Text166Link5', F_CL, __e)); } );
});
// End Actions

// Begin Analytics
$(document).ready( function() {
	$('#Text166Link2').bind('click', function() { pageTracker._trackPageview('/outgoing/www.regnow.com/softsell/nph-softsell.cgi?ss_short_order=true&items=4207-13 '); } );
	$('#Text166Link3').bind('click', function() { pageTracker._trackPageview('/outgoing/downloads.nehuenmultimedia.com.ar/apps/ProtoTimeTrlRN.exe'); } );
	$('#Text166Link6').bind('click', function() { pageTracker._trackPageview('/downloads/Prototool.gif'); } );
});
// End Analytics

