comp.lang.perl.misc
  Home FAQ Contact Sign in
comp.lang.perl.misc only
 
Advanced search
March 2008
motuwethfrsasuw
     12 9
3456789 10
10111213141516 11
17181920212223 12
24252627282930 13
31       14
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.lang.perl.misc Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Posting Guidelines for comp.lang.perl.misc ($Revision: 1.8 $)         


Author: tadmc
Date: Mar 17, 2008 23:17

Outline
Before posting to comp.lang.perl.misc
Must
- Check the Perl Frequently Asked Questions (FAQ)
- Check the other standard Perl docs (*.pod)
Really Really Should
- Lurk for a while before posting
- Search a Usenet archive
If You Like
- Check Other Resources
Posting to comp.lang.perl.misc
Is there a better place to ask your question?
- Question should be about Perl, not about the application area
How to participate (post) in the clpmisc community
- Carefully choose the contents of your Subject header
- Use an effective followup style
- Speak Perl rather than English, when possible
- Ask perl to help you
- Do not re-type Perl code
- Provide enough information ...
Show full article (16.63Kb)
no comments
  Difference between log timestamps         


Author: R C V
Date: Mar 17, 2008 18:08

Hi,
Can someone tell if they know of any perl modules which can
find the difference between 2 timestamps in a log file..

The timestamp format is as follows:
20080317 130146543
20080317 130156581

So the difference here is 38 msec.

Thanks !
R C
3 Comments
  FAQ 5.34 How do I close a file descriptor by number?         


Author: PerlFAQ Server
Date: Mar 17, 2008 18:03

This is an excerpt from the latest version perlfaq5.pod, which
comes with the standard Perl distribution. These postings aim to
reduce the number of repeated questions as well as allow the community
to review and update the answers. The latest version of the complete
perlfaq is at http://faq.perl.org .

--------------------------------------------------------------------

5.34: How do I close a file descriptor by number?

If, for some reason, you have a file descriptor instead of a filehandle
(perhaps you used "POSIX::open"), you can use the "close()" function
from the "POSIX" module:

use POSIX ();

POSIX::close( $fd );

This should rarely be necessary, as the Perl "close()" function is to be
used for things that Perl opened itself, even if it was a dup of a
numeric descriptor as with "MHCONTEXT" above. But if you really have to,
you may be able to do this:

require 'sys/syscall.ph';
$rc = syscall(&SYS_close, $fd + 0); # must force numeric
die "can't sysclose $fd: $!" unless $rc == -1;
Show full article (1.89Kb)
no comments
  Installing a perl module manually on windows         


Author: Nospam
Date: Mar 17, 2008 16:34

does anyone know how I might be able to manually install an activeperl
module, for some reason I cannot install any module via activeperl perl
package manager, how can I manually install an activeperl module after
downloading the tar file?
2 Comments
  Need Perl module to get <TITLE> tag of a web page         


Author: J.D. Baldwin
Date: Mar 17, 2008 13:32

I've spent an hour searching on CPAN and there are simply too many
web-related modules and no good way (that I can think of) to search
for this in terms that aren't so broad that pretty much all of them
are returned as hits. So here I am asking.

Simple problem. Given a URL http://www.example.com/some/file/here.html,
retrieve and extract the title of the web page -- i.e., the content
of the tag. Is there an equally simple solution? Thanks in<br /> advance for any advice.<br /><!-- google_ad_section_end --></div> <div id="ab75994159_1" class="signature"><!-- google_ad_section_start -->-- <br /> _+_ From the catapult of |If anyone disagrees with any statement I make, I<br /> _|70|___:)=}- J.D. Baldwin |am quite prepared not only to retract it, but also<br /> \ / baldwin@<a href="http://panix.com|to" rel="nofollow" class="url" target="_blank">panix.com|to</a> deny under oath that I ever made it. -T. Lehrer<br /> ***~~~~-----------------------------------------------------------------------<!-- google_ad_section_end --></div> </div> </td></tr> <tr><td align="left"> </td></tr> <tr><td align="right"><a href="http://www.nnseek.com/e/comp.lang.perl.misc/need_perl_module_to_get_tag_of_a_web_page_75994159t.html#comments" class="rose_10"> <b>11</b> Comments</a></td></tr> </table> </td></tr> <tr><td align="center"><img src="http://www.nnseek.com/img/razdel.gif"><img src="http://www.nnseek.com/img/b.gif" width="93%" height="1px"></td></tr> <tr><td align="center" valign="top"> <table width="93%" cellpadding="0" cellspacing="10" border="0" style="margin: 0 0 0 2;"> <tr><td align="left" class="text"> <table cellspacing="0" cellpadding="0" border="0"> <tr valign="middle" class="text"> <td><a href="http://www.nnseek.com/e/comp.lang.perl.misc/decrease_mac_75987759tv.html" title="Thread like tree"><img src="http://www.nnseek.com/img/thread_as_tree.gif" border="0" align="bottom"></a></td> <td> </td> <td><a href="http://www.nnseek.com/e/comp.lang.perl.misc/decrease_mac_75987759t.html" class="title" title="decrease MAC"><!-- google_ad_section_start -->decrease MAC<!-- google_ad_section_end --></a></td> <td>  </td> <td><a id="lnk_75987759" href="javascript: sH('comp.lang.perl.misc',75987759);" title="show raw header"><img id="rhi_75987759" src="http://www.nnseek.com/img/open.gif" border="0" align="bottom"></a></td> <td> </td> <td><a id="cnt_75987759" href="javascript: sC('comp.lang.perl.misc',75987759);" title="quick contact us (Spam/Bad Encoding/Copyright Voilation/Inappropriate-Abuse/Privacy Voilation)"><img id="cnti_75987759" src="http://www.nnseek.com/img/open_scf.gif" border="0" align="bottom"></a></td> <td> </td> <td><a href="http://www.nnseek.com/decrease-MAC_s.html" title="Search decrease MAC in Newsgroups with NNSeek"><img border="0" src="http://www.nnseek.com/img/16.ico"></a></td> <td> </td> <td><a href="http://boardreader.com/s/decrease MAC.html?aaid=1473" title="Search decrease MAC in boards with BoardReader"><img border="0" src="http://boardreader.com/images/favicon.gif"></a></td> </tr> </table></br> <div id="sC1_75987759" style="width:100%"><div style="width:100%; display:none" id="sC_75987759"></div></div> <div id="el1_75987759" style="width:100%; overflow:auto"><div style="width:100%; display:none" id="el_75987759"></div></div></br> <span class="rose_10"><b>Author:</b> <a class="link" href="http://www.nnseek.com/a/APK754141mfDp/jammer/">jammer</a><span id="at75987759" style="display:none">jammer</span></span></br> <span class="rose_10"><b>Date:</b> <span id="ts75987759">Mar 17, 2008 13:00</span></span></br></br> <div style="width:100%; overflow:auto; display:none" id="ab_n75987759" ></div> <div style="width:100%; overflow:auto;" id="ab75987759" > <div id="ab75987759_0" class=""><!-- google_ad_section_start -->I have a hex number which is actually a MAC address and I want to find<br /> the MAC immediately before.<br /> 0000AAAA9999<br /> <br /> Is there a way to treat it as a hex number and do -1 one on it?<!-- google_ad_section_end --></div> </div> </td></tr> <tr><td align="left"> </td></tr> <tr><td align="right"><a href="http://www.nnseek.com/e/comp.lang.perl.misc/decrease_mac_75987759t.html#comments" class="rose_10"> <b>9</b> Comments</a></td></tr> </table> </td></tr> <tr><td align="center"><img src="http://www.nnseek.com/img/razdel.gif"><img src="http://www.nnseek.com/img/b.gif" width="93%" height="1px"></td></tr> <tr><td align="center" valign="top"> <table width="93%" cellpadding="0" cellspacing="10" border="0" style="margin: 0 0 0 2;"> <tr><td align="left" class="text"> <table cellspacing="0" cellpadding="0" border="0"> <tr valign="middle" class="text"> <td><a href="http://www.nnseek.com/e/comp.lang.perl.misc/cannot_post_message_to_perl_beginners_75979055tv.html" title="Thread like tree"><img src="http://www.nnseek.com/img/thread_as_tree.gif" border="0" align="bottom"></a></td> <td> </td> <td><a href="http://www.nnseek.com/e/comp.lang.perl.misc/cannot_post_message_to_perl_beginners_75979055t.html" class="title" title="cannot post message to perl beginners"><!-- google_ad_section_start -->cannot post message to perl beginners<!-- google_ad_section_end --></a></td> <td>  </td> <td><a id="lnk_75979055" href="javascript: sH('comp.lang.perl.misc',75979055);" title="show raw header"><img id="rhi_75979055" src="http://www.nnseek.com/img/open.gif" border="0" align="bottom"></a></td> <td> </td> <td><a id="cnt_75979055" href="javascript: sC('comp.lang.perl.misc',75979055);" title="quick contact us (Spam/Bad Encoding/Copyright Voilation/Inappropriate-Abuse/Privacy Voilation)"><img id="cnti_75979055" src="http://www.nnseek.com/img/open_scf.gif" border="0" align="bottom"></a></td> <td> </td> <td><a href="http://www.nnseek.com/cannot-post-message-to-perl-beginners_s.html" title="Search cannot post message to perl beginners in Newsgroups with NNSeek"><img border="0" src="http://www.nnseek.com/img/16.ico"></a></td> <td> </td> <td><a href="http://boardreader.com/s/cannot post message to perl beginners.html?aaid=1473" title="Search cannot post message to perl beginners in boards with BoardReader"><img border="0" src="http://boardreader.com/images/favicon.gif"></a></td> </tr> </table></br> <div id="sC1_75979055" style="width:100%"><div style="width:100%; display:none" id="sC_75979055"></div></div> <div id="el1_75979055" style="width:100%; overflow:auto"><div style="width:100%; display:none" id="el_75979055"></div></div></br> <span class="rose_10"><b>Author:</b> <a class="link" href="http://www.nnseek.com/a/APK365948mfDp/John/">John</a><span id="at75979055" style="display:none">John</span></span></br> <span class="rose_10"><b>Date:</b> <span id="ts75979055">Mar 17, 2008 12:17</span></span></br></br> <div style="width:100%; overflow:auto; display:none" id="ab_n75979055" ></div> <div style="width:100%; overflow:auto;" id="ab75979055" > <div id="ab75979055_0" class=""><!-- google_ad_section_start -->This is odd. I can post to this newsgroup but not to perl.beginners.<br /> <br /> Anyone any idea why this is so?<br /> <br /> Regards<br /> John<!-- google_ad_section_end --></div> </div> </td></tr> <tr><td align="left"> </td></tr> <tr><td align="right"><a href="http://www.nnseek.com/e/comp.lang.perl.misc/cannot_post_message_to_perl_beginners_75979055t.html#comments" class="rose_10"> <b>7</b> Comments</a></td></tr> </table> </td></tr> <tr><td align="center"><img src="http://www.nnseek.com/img/razdel.gif"><img src="http://www.nnseek.com/img/b.gif" width="93%" height="1px"></td></tr> <tr><td align="center" valign="top"> <table width="93%" cellpadding="0" cellspacing="10" border="0" style="margin: 0 0 0 2;"> <tr><td align="left" class="text"> <table cellspacing="0" cellpadding="0" border="0"> <tr valign="middle" class="text"> <td><a href="http://www.nnseek.com/e/comp.lang.perl.misc/test_75978799tv.html" title="Thread like tree"><img src="http://www.nnseek.com/img/thread_as_tree.gif" border="0" align="bottom"></a></td> <td> </td> <td><a href="http://www.nnseek.com/e/comp.lang.perl.misc/test_75978799t.html" class="title" title="test"><!-- google_ad_section_start -->test<!-- google_ad_section_end --></a></td> <td>  </td> <td><a id="lnk_75978799" href="javascript: sH('comp.lang.perl.misc',75978799);" title="show raw header"><img id="rhi_75978799" src="http://www.nnseek.com/img/open.gif" border="0" align="bottom"></a></td> <td> </td> <td><a id="cnt_75978799" href="javascript: sC('comp.lang.perl.misc',75978799);" title="quick contact us (Spam/Bad Encoding/Copyright Voilation/Inappropriate-Abuse/Privacy Voilation)"><img id="cnti_75978799" src="http://www.nnseek.com/img/open_scf.gif" border="0" align="bottom"></a></td> <td> </td> <td><a href="http://www.nnseek.com/test_s.html" title="Search test in Newsgroups with NNSeek"><img border="0" src="http://www.nnseek.com/img/16.ico"></a></td> <td> </td> <td><a href="http://boardreader.com/s/test.html?aaid=1473" title="Search test in boards with BoardReader"><img border="0" src="http://boardreader.com/images/favicon.gif"></a></td> </tr> </table></br> <div id="sC1_75978799" style="width:100%"><div style="width:100%; display:none" id="sC_75978799"></div></div> <div id="el1_75978799" style="width:100%; overflow:auto"><div style="width:100%; display:none" id="el_75978799"></div></div></br> <span class="rose_10"><b>Author:</b> <a class="link" href="http://www.nnseek.com/a/APK365948mfDp/John/">John</a><span id="at75978799" style="display:none">John</span></span></br> <span class="rose_10"><b>Date:</b> <span id="ts75978799">Mar 17, 2008 12:15</span></span></br></br> <div style="width:100%; overflow:auto; display:none" id="ab_n75978799" ></div> <div style="width:100%; overflow:auto;" id="ab75978799" > <div id="ab75978799_0" class=""><!-- google_ad_section_start -->please ignore <!-- google_ad_section_end --></div> </div> </td></tr> <tr><td align="left"> </td></tr> <tr><td align="right"><a href="http://www.nnseek.com/e/comp.lang.perl.misc/test_75978799t.html#comments" class="rose_10"> <b>4</b> Comments</a></td></tr> </table> </td></tr> <tr><td align="center"><img src="http://www.nnseek.com/img/razdel.gif"><img src="http://www.nnseek.com/img/b.gif" width="93%" height="1px"></td></tr> <tr><td align="center" valign="top"> <table width="93%" cellpadding="0" cellspacing="10" border="0" style="margin: 0 0 0 2;"> <tr><td align="left" class="text"> <table cellspacing="0" cellpadding="0" border="0"> <tr valign="middle" class="text"> <td><a href="http://www.nnseek.com/e/comp.lang.perl.misc/faq_5_29_how_can_i_read_in_a_file_by_paragraphs_75975983tv.html" title="Thread like tree"><img src="http://www.nnseek.com/img/thread_as_tree.gif" border="0" align="bottom"></a></td> <td> </td> <td><a href="http://www.nnseek.com/e/comp.lang.perl.misc/faq_5_29_how_can_i_read_in_a_file_by_paragraphs_75975983t.html" class="title" title="FAQ 5.29 How can I read in a file by paragraphs?"><!-- google_ad_section_start -->FAQ 5.29 How can I read in a file by paragraphs?<!-- google_ad_section_end --></a></td> <td>  </td> <td><a id="lnk_75975983" href="javascript: sH('comp.lang.perl.misc',75975983);" title="show raw header"><img id="rhi_75975983" src="http://www.nnseek.com/img/open.gif" border="0" align="bottom"></a></td> <td> </td> <td><a id="cnt_75975983" href="javascript: sC('comp.lang.perl.misc',75975983);" title="quick contact us (Spam/Bad Encoding/Copyright Voilation/Inappropriate-Abuse/Privacy Voilation)"><img id="cnti_75975983" src="http://www.nnseek.com/img/open_scf.gif" border="0" align="bottom"></a></td> <td> </td> <td><a href="http://www.nnseek.com/FAQ-5-29-How-can-I-read-in-a-file-by-paragraphs_s.html" title="Search FAQ 5 29 How can I read in a file by paragraphs in Newsgroups with NNSeek"><img border="0" src="http://www.nnseek.com/img/16.ico"></a></td> <td> </td> <td><a href="http://boardreader.com/s/FAQ 5 29 How can I read in a file by paragraphs.html?aaid=1473" title="Search FAQ 5 29 How can I read in a file by paragraphs in boards with BoardReader"><img border="0" src="http://boardreader.com/images/favicon.gif"></a></td> </tr> </table></br> <div id="sC1_75975983" style="width:100%"><div style="width:100%; display:none" id="sC_75975983"></div></div> <div id="el1_75975983" style="width:100%; overflow:auto"><div style="width:100%; display:none" id="el_75975983"></div></div></br> <span class="rose_10"><b>Author:</b> <a class="link" href="http://www.nnseek.com/a/APK909130mfDp/PerlFAQ Server/">PerlFAQ Server</a><span id="at75975983" style="display:none">PerlFAQ Server</span></span></br> <span class="rose_10"><b>Date:</b> <span id="ts75975983">Mar 17, 2008 12:03</span></span></br></br> <div style="width:100%; overflow:auto; display:none" id="ab_n75975983" ></div> <div style="width:100%; overflow:auto;" id="ab75975983" > <div id="ab75975983_0" class=""><!-- google_ad_section_start -->This is an excerpt from the latest version perlfaq5.pod, which<br /> comes with the standard Perl distribution. These postings aim to <br /> reduce the number of repeated questions as well as allow the community<br /> to review and update the answers. The latest version of the complete<br /> perlfaq is at <a href="http://faq.perl.org" rel="nofollow" class="url" target="_blank">http://faq.perl.org</a> .<br /> <br /> --------------------------------------------------------------------<br /> <br /> 5.29: How can I read in a file by paragraphs?<br /> <br /> Use the $/ variable (see perlvar for details). You can either set it to<br /> "" to eliminate empty paragraphs ("abc\n\n\n\ndef", for instance, gets<br /> treated as two paragraphs and not three), or "\n\n" to accept empty<br /> paragraphs.<br /> <br /> Note that a blank line must have no blanks in it. Thus<br /> "fred\n \nstuff\n\n" is one paragraph, but "fred\n\nstuff\n\n" is two.<br /> <br /> --------------------------------------------------------------------<!-- google_ad_section_end --></div> </div> </td></tr> <tr><td align="left"><a id="msglnk_75975983" class="rose_10" href="javascript: sM('comp.lang.perl.misc',75975983);">Show full article (1.39Kb)</a> </td></tr> <tr><td align="right"><a href="http://www.nnseek.com/e/comp.lang.perl.misc/faq_5_29_how_can_i_read_in_a_file_by_paragraphs_75975983t.html#comments" class="rose_10"> no comments </a></td></tr> </table> </td></tr> <tr><td align="center"><img src="http://www.nnseek.com/img/razdel.gif"><img src="http://www.nnseek.com/img/b.gif" width="93%" height="1px"></td></tr> <tr><td align="center"> <script type="text/javascript"><!-- google_ad_client = "pub-6591711875724720"; /* nnseek-links 728x15 */ google_ad_slot = "3812424762"; google_ad_width = 728; google_ad_height = 15; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "FC9902"; google_color_url = "003399"; google_color_text = "000000"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></td></tr> <tr><td align="center"><img src="http://www.nnseek.com/img/razdel.gif"><img src="http://www.nnseek.com/img/b.gif" width="93%" height="1px"></td></tr> <tr><td align="center" valign="top"> <table width="93%" cellpadding="0" cellspacing="10" border="0" style="margin: 0 0 0 2;"> <tr><td align="left" class="text"> <table cellspacing="0" cellpadding="0" border="0"> <tr valign="middle" class="text"> <td><a href="http://www.nnseek.com/e/comp.lang.perl.misc/trying_to_execute_at_now_2_minutes_75936047tv.html" title="Thread like tree"><img src="http://www.nnseek.com/img/thread_as_tree.gif" border="0" align="bottom"></a></td> <td> </td> <td><a href="http://www.nnseek.com/e/comp.lang.perl.misc/trying_to_execute_at_now_2_minutes_75936047t.html" class="title" title="trying to execute 'at now + 2 minutes..."><!-- google_ad_section_start -->trying to execute 'at now + 2 minutes...<!-- google_ad_section_end --></a></td> <td>  </td> <td><a id="lnk_75936047" href="javascript: sH('comp.lang.perl.misc',75936047);" title="show raw header"><img id="rhi_75936047" src="http://www.nnseek.com/img/open.gif" border="0" align="bottom"></a></td> <td> </td> <td><a id="cnt_75936047" href="javascript: sC('comp.lang.perl.misc',75936047);" title="quick contact us (Spam/Bad Encoding/Copyright Voilation/Inappropriate-Abuse/Privacy Voilation)"><img id="cnti_75936047" src="http://www.nnseek.com/img/open_scf.gif" border="0" align="bottom"></a></td> <td> </td> <td><a href="http://www.nnseek.com/trying-to-execute-at-now-2-minutes_s.html" title="Search trying to execute at now 2 minutes in Newsgroups with NNSeek"><img border="0" src="http://www.nnseek.com/img/16.ico"></a></td> <td> </td> <td><a href="http://boardreader.com/s/trying to execute at now 2 minutes.html?aaid=1473" title="Search trying to execute at now 2 minutes in boards with BoardReader"><img border="0" src="http://boardreader.com/images/favicon.gif"></a></td> </tr> </table></br> <div id="sC1_75936047" style="width:100%"><div style="width:100%; display:none" id="sC_75936047"></div></div> <div id="el1_75936047" style="width:100%; overflow:auto"><div style="width:100%; display:none" id="el_75936047"></div></div></br> <span class="rose_10"><b>Author:</b> <a class="link" href="http://www.nnseek.com/a/APK25988mfDp/mmccaws2/">mmccaws2</a><span id="at75936047" style="display:none">mmccaws2</span></span></br> <span class="rose_10"><b>Date:</b> <span id="ts75936047">Mar 17, 2008 08:10</span></span></br></br> <div style="width:100%; overflow:auto; display:none" id="ab_n75936047" ></div> <div style="width:100%; overflow:auto;" id="ab75936047" > <div id="ab75936047_0" class=""><!-- google_ad_section_start -->Hi<br /> <br /> On unix I'll run a command at the command line like<br /> <!-- google_ad_section_end --></div> <div id="ab75936047_1" class="color1"><!-- google_ad_section_start -->> at now + 2 minutes<br /> > ./trial.pl &<br /> > Ctrl d<!-- google_ad_section_end --></div> <div id="ab75936047_2" class=""><!-- google_ad_section_start --><br /> how do I do this from within a script?<br /> <br /> Thanks<br /> Mike<!-- google_ad_section_end --></div> </div> </td></tr> <tr><td align="left"> </td></tr> <tr><td align="right"><a href="http://www.nnseek.com/e/comp.lang.perl.misc/trying_to_execute_at_now_2_minutes_75936047t.html#comments" class="rose_10"> <b>4</b> Comments</a></td></tr> </table> </td></tr> <tr><td align="center" width="90%">  </td></tr> <tr><td align="center" width="90%"> <table border="0" cellpadding="1" cellspacing="0" > <tr> <td><span class="rose_10"><b>1</b></span> <td><a class="link_10" href="http://www.nnseek.com/e/comp.lang.perl.misc/2008_03_17_p2.html">2</a></td> </tr> </table></td></tr> </table> </td> <!-- End Middle --> </tr> </table> <!-- End Body --> </div><!-- Begin Footer --> <table width="100%" cellpadding="0" cellspacing="0" border="0" > <tr><td bgcolor="775A6E"><img src="http://www.nnseek.com/img/null.gif" height="2" width="100%"></td></tr> <tr><td bgcolor="D4C9C5"><img src="http://www.nnseek.com/img/null.gif" height="2" width="100%"></td></tr> <tr><td bgcolor="D4C9C5" align="center"><a href="http://clickaider.com/" title="Tracked by ClickAider ClickAider"><img src="http://hit.clickaider.com/i/button-36.gif" border="0"/></a></td></tr> <tr><td bgcolor="D4C9C5"><img src="http://www.nnseek.com/img/null.gif" height="2" width="100%"></td></tr> </table> <!-- End Footer --> <!-- mytrix f:0211 --> <script language="javascript"><!-- Mu="u8306.45.mytrix.com";Md=document;Mnv=navigator;Mp=0; Md.cookie="b=b";Mc=0;if(Md.cookie)Mc=1;Mrn=Math.random(); Mn=(Mnv.appName.substring(0,2)=="Mi")?0:1;Mt=(new Date()).getTimezoneOffset(); Mz="p="+Mp+"&rn="+Mrn+"&c="+Mc+"&t="+Mt; if(self!=top){Mfr=1;}else{Mfr=0;}Msl="1.0"; //--></script><script language="javascript1.1"><!-- Mpl="";Msl="1.1";Mj = (Mnv.javaEnabled()?"Y":"N");Mz+='&j='+Mj; //--></script><script language="javascript1.2"><!-- Msl="1.2";Ms=screen;Mpx=(Mn==0)?Ms.colorDepth:Ms.pixelDepth; Mz+="&wh="+Ms.width+'x'+Ms.height+"&px="+Mpx; //--></script><script language="javascript1.3"><!-- Msl="1.3";//--></script><script language="javascript"><!-- My="";My+="<a href='http://"+Mu+"/cnt?cid=830645&f=4&p="+Mp+"&rn="+Mrn+"' target='_blank'>"; My+="<img src='http://"+Mu+"/cnt?cid=830645&"+Mz+"&sl="+Msl+"&r="+escape(Md.referrer)+"&fr="+Mfr+"&pg="+escape(window.location.href); My+="' border=0 width=1 height=1 alt='mytrix'>"; My+="</a>";Md.write(My);//--></script><noscript> <a href="http://u8306.45.mytrix.com/cnt?cid=830645&f=4&p=0" target="_blank"> <img src="http://u8306.45.mytrix.com/cnt?cid=830645&p=0" alt='mytrix' border='0' width=1 height=1 > </a></noscript> <!-- mytrix --> <!-- BEGIN clickaider --> <script language="JavaScript"> <!-- clickaider_cid = "6a18d6b6-4"; clickaider_track_links = "ext"; // --> </script> <script id="clickaiderscript" language="JavaScript" src="http://hit.clickaider.com/clickaider.js"></script> <noscript> <img src="http://hit.clickaider.com/pv?c=6a18d6b6-4" alt="ClickAider" border="0" width="1" height="1" /> </noscript><!-- END clickaider --> </body> </html>