changes.
| |  | {html} |
| | | {html} |
| | <SCRIPT type="text/javascript"> |
| | jQuery.noConflict(); |
| | |
| | jQuery(document).ready(function(){ |
| | |
| | jQuery("#benefits-list").css({visibility: "visible"}); |
| | jQuery(".list-container").css({background: "none"}); |
| | |
| | setCarouselWidth(); |
| | |
| | jQuery(window).resize(function(){ |
| | setCarouselWidth(); |
| | }); |
| | |
| | function setCarouselWidth(){ |
| | var getWidth = 0; |
| | var getClipWidth = 0; |
| | |
| | getWidth = jQuery('#main').width(); |
| | getWidth = getWidth - 728; |
| | jQuery(".jcarousel-container-horizontal").width(getWidth); |
| | jQuery(".jcarousel-clip-horizontal").width(getWidth); |
| | } |
| | }); |
| | |
| | //Start counter |
| | function mycarousel_initCallback(carousel) |
| | { |
| | // Disable autoscrolling if the user clicks the prev or next button. |
| | carousel.buttonNext.bind('click', function() { |
| | carousel.startAuto(0); |
| | }); |
| | |
| | carousel.buttonPrev.bind('click', function() { |
| | carousel.startAuto(0); |
| | }); |
| | |
| | // Pause autoscrolling if the user moves with the cursor over the clip. |
| | carousel.clip.hover(function() { |
| | carousel.stopAuto(); |
| | }, function() { |
| | carousel.startAuto(); |
| | }); |
| | }; |
| | |
| | jQuery(document).ready(function() { |
| | jQuery('#benefits-list').jcarousel({ |
| | auto: 6, |
| | wrap: 'last', |
| | start: 1, |
| | visible: 1, |
| | size: 8, |
| | scroll: 1, |
| | initCallback: mycarousel_initCallback |
| | }); |
| | |
| | jQuery("#flashcontent").css({visibility: "visible"}); |
| | jQuery("#businessunits-blurb").css({background: "none"}); |
| | jQuery("#masthead .inner-wrapper").css({background: "none"}); |
| | }); |
| | |
| | </SCRIPT> |
 |  | |
| | <STYLE type="text/css"> |
| | @import url('/images/v3/careers-v3.css'); |
| | .openings li { |
| | padding: 13px 10px; |
| | } |
| | </STYLE> |
 |  | |
| | <DIV style="padding: 0px 8px 8px;"> |
 |  | |
| | <TABLE width="100%"> |
| | <TBODY> |
| | <TR> |
 |  | <TD bgcolor="#f1f1f1" id="treenavtd" style="display: inline;" valign="top"> |
| | <DIV class="ui-careers-sidebar"> |
| | | <TD bgcolor="#f1f1f1" id="treenavtd" style="display: inline;" valign="top"><DIV class="ui-careers-sidebar"> |
| | <DIV class="ui-careers-list"> |
| | <H2>Tech Openings</H2> |
| | <UL class="openings"> |
 |  | <LI><A href="/display/CAR/Software+Development">Software Development </A></LI> |
| | <LI><A href="/display/CAR/Systems+Operations">Systems Operations</A></LI> |
| | <LI><A href="/display/CAR/User+Experience+Design">User Experience Design</A></LI> |
| | | <LI><A href="http://careers.directi.com/display/CAR/Software+Development">Software Development </A></LI> |
| | <LI><A href="http://careers.directi.com/display/CAR/Systems+Operations">Systems Operations</A></LI> |
| | <LI><A href="http://careers.directi.com/display/CAR/User+Experience+Design">User Experience Design</A></LI> |
| | </UL> |
| | <H2>Other Openings</H2> |
| | <UL class="openings"> |
 |  | |
| | <LI><A href="/display/CAR/Product+Marketing+and+Business+Development">Product Marketing and Business Development</A></LI> |
| | <LI><A href="/display/CAR/Support">Support</A></LI> |
| | </UL> |
| | | <LI><A href="http://careers.directi.com/display/CAR/Finance">Finance</A></LI> |
| | <LI><A href="http://careers.directi.com/display/CAR/Human+Resources">Human Resources</A></LI> |
| | <LI><A href="http://careers.directi.com/display/CAR/Business+Development+and+Marketing">Business Development and Marketing</A></LI> |
| | <LI><A href="http://careers.directi.com/display/CAR/Cyber+Security+Analyst">Support</A></LI> |
| | </UL> |
| | </DIV> |
 |  | |
| | |
| | <DIV class="ui-careers-list careers-about"> |
| | <H3>Directi Quick Facts</H3> |
| | <UL class="facts-list"> |
| | <LI>Established in 1998</LI> |
| | <LI>Valued at 300+ million dollars</LI> |
 |  | <LI>750+ employees</LI> |
| | | <LI>1200+ employees</LI> |
| | <LI>25+ Internet Software Products</LI> |
| | <LI>1,000,000+ Customers & 50,000+ channel partners</LI> |
| | <LI>Growing at >120% p.a.</LI> |
| | </UL> |
| | </DIV> |
 |  | |
| | <DIV class="ui-careers-list"> |
| | <H3>General Wikis</H3> |
| | <UL class="wiki-nav"> |
| | <LI><A href="http://wiki.directi.com/display/tc/">TechCamp</A></LI> |
| | <LI><A href="http://wiki.directi.com/display/corp/">Corp. Information</A></LI> |
| | <LI><A href="http://wiki.directi.com/display/CAR/">Careers@Directi</A></LI> |
| | <LI><A href="http://wiki.directi.com/display/pdp/">Agile Dev@Directi</A></LI> |
| | </UL> |
| | </DIV> |
 |  | |
| | <DIV style="padding-top: 5px;"> |
| | <CENTER> |
 |  | <A href="http://techcamp.directi.com"><IMG align="middle" alt="techcamp" src="/images/tc-smaller.jpg"></IMG></A> |
| | | <A href="http://techcamp.directi.com/"><IMG align="middle" alt="techcamp" src="http://careers.directi.com/images/tc-smaller.jpg"></IMG></A> |
| | </CENTER> |
 |  | |
| | </DIV> |
 |  | </DIV> |
| | </TD> |
| | <TD align="left" class="careers-main" valign="top" width="99%"> |
| | |
| | <DIV id="careers-banner"> |
| | | </DIV></TD> |
| | <TD align="left" class="careers-main" valign="top" width="99%"><DIV id="careers-banner"> |
| | <TABLE> |
 |  | <TBODY><TR> |
| | <TD><DIV id="homepage-movie"></DIV><BR></BR></TD> |
| | </TR> |
| | </TBODY></TABLE> |
| | | <TBODY> |
| | <TR> |
| | <TD><DIV id="homepage-movie"></DIV> |
| | <BR> |
| | </BR></TD> |
| | </TR> |
| | </TBODY> |
| | </TABLE> |
| | </DIV> |
 |  | |
| | | |
| | <TABLE border="0" cellpadding="0" cellspacing="0" class="career-holder-ie"> |
 |  | <TBODY><TR> |
| | <TD valign="top" width="352"> |
| | |
| | <DIV style="padding-bottom:10px"><A href="http://careers.directi.com/display/CAR/Win+an+iPad"><IMG src="http://directi.com/sites/all/themes/sidney/images/careers/new-crack-our-interview-blurb.gif"></IMG></A></DIV> |
| | |
| | <DIV class="careers-holder"> |
| | <H3>Life@Directi on Flickr</H3> |
| | |
| | <DIV id="flickr_badge_uber_wrapper"> |
| | <DIV id="flickr_badge_wrapper"> |
| | <SCRIPT src="http://www.flickr.com/badge_code_v2.gne?count=2&display=random&size=m&layout=x&source=group&group=1076455%40N24" type="text/javascript"></SCRIPT> |
| | | <TBODY> |
| | <TR> |
| | <TD valign="top" width="352"><DIV style="padding-bottom:10px"><A href="http://careers.directi.com/display/CAR/Win+an+iPad"><IMG src="http://directi.com/sites/all/themes/sidney/images/careers/new-crack-our-interview-blurb.gif"></IMG></A></DIV> |
| | <DIV class="careers-holder"> |
| | <H3>Life@Directi on Flickr</H3> |
| | <OBJECT height="300" width="350"> |
| | <PARAM name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fphotos%2Fdirecti%2Fshow%2F&page_show_back_url=%2Fphotos%2Fdirecti%2F&user_id=14457261@N03&jump_to="> |
| | </PARAM> |
| | <PARAM name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=109615"> |
| | </PARAM> |
| | <PARAM name="allowFullScreen" value="true"> |
| | </PARAM> |
| | <EMBED allowfullscreen="true" flashvars="offsite=true&lang=en-us&page_show_url=%2Fphotos%2Fdirecti%2Fshow%2F&page_show_back_url=%2Fphotos%2Fdirecti%2F&user_id=14457261@N03&jump_to=" height="300" src="http://www.flickr.com/apps/slideshow/show.swf?v=109615" type="application/x-shockwave-flash" width="350"></EMBED> |
| | </OBJECT> |
| | </DIV></TD> |
| | <TD width="13"><BR> |
| | </BR></TD> |
| | <TD valign="top" width="295"><DIV class="careers-holder" style="width: 297px;"> |
| | <H3>See what's it like to work at Directi</H3> |
| | <DIV class="list-container"> |
| | <UL class="jcarousel-skin-tango" id="benefits-list"> |
| | <LI> <IMG src="http://careers.directi.com/images/v3/workwiththebest.jpg"></IMG> |
| | <P>Work with the best </P> |
| | </LI> |
| | <LI><IMG src="http://careers.directi.com/images/v3/learn.jpg"></IMG> |
| | <P>Continuous Learning </P> |
| | </LI> |
| | <LI><IMG src="http://careers.directi.com/images/v3/tools.jpg"></IMG> |
| | <P>Get the tools you need </P> |
| | </LI> |
| | <LI><IMG src="http://careers.directi.com/images/v3/foodilicous.jpg"></IMG> |
| | <P>Foodilicious!! </P> |
| | </LI> |
| | <LI><IMG src="http://careers.directi.com/images/beyourself1.jpg"></IMG> |
| | <P>Be yourself </P> |
| | </LI> |
| | <LI><IMG src="http://careers.directi.com/images/v3/havefun.jpg"></IMG> |
| | <P>Have Fun </P> |
| | </LI> |
| | <LI><IMG src="http://careers.directi.com/images/v3/getchallenged.jpg"></IMG> |
| | <P>Get Challenged! </P> |
| | </LI> |
| | <LI><IMG src="http://careers.directi.com/images/v3/celebrate1.jpg"></IMG> |
| | <P>Celebrate </P> |
| | </LI> |
| | </UL> |
| | </DIV> |
| | </DIV> |
 |  | </DIV> |
| | </TD> |
| | |
| | <TD width="13"><BR></BR></TD> |
| | |
| | <TD valign="top" width="295"><DIV class="careers-holder" style="width: 297px;"> |
| | <H3>See what's it like to work at Directi</H3> |
| | <DIV class="list-container"> |
| | <UL class="jcarousel-skin-tango" id="benefits-list"> |
| | <LI> <IMG src="/images/v3/workwiththebest.jpg"></IMG> |
| | <P>Work with the best </P> |
| | </LI> |
| | <LI><IMG src="/images/v3/learn.jpg"></IMG> |
| | <P>Continuous Learning </P> |
| | </LI> |
| | <LI><IMG src="/images/v3/tools.jpg"></IMG> |
| | <P>Get the tools you need </P> |
| | </LI> |
| | <LI><IMG src="/images/v3/foodilicous.jpg"></IMG> |
| | <P>Foodilicious!! </P> |
| | </LI> |
| | <LI><IMG src="/images/beyourself1.jpg"></IMG> |
| | <P>Be yourself </P> |
| | </LI> |
| | <LI><IMG src="/images/v3/havefun.jpg"></IMG> |
| | <P>Have Fun </P> |
| | </LI> |
| | <LI><IMG src="/images/v3/getchallenged.jpg"></IMG> |
| | <P>Get Challenged! </P> |
| | </LI> |
| | <LI><IMG src="/images/v3/celebrate1.jpg"></IMG> |
| | <P>Celebrate </P> |
| | </LI> |
| | </UL> |
| | | <DIV style="padding: 10px 0pt;"> |
| | <A href="http://www.codechef.com/goforgold" target="_blank"><IMG alt="Directi Go fo Gold" border="0" src="http://directi.com/sites/all/themes/sidney/images/gfg-careers.gif"></IMG></A> |
| | </DIV> |
 | | </DIV> |
| | |
| | |
| | |
| | |
| | <DIV style="padding: 10px 0pt;"><A href="http://www.codechef.com/goforgold" target="_blank"> |
| | <IMG alt="Directi Go fo Gold" border="0" src="http://directi.com/sites/all/themes/sidney/images/gfg-careers.gif"></IMG></A></DIV> |
| | <DIV style="text-align: center;"> <A href="/display/CAR/Directi+ON+Campus"><IMG alt="Campus@Directi" src="/images/v3/Careers_new_v2_13.jpg"></IMG></A></DIV></TD> |
| | </TR> |
| | </TBODY></TABLE></TD> |
| | | <DIV style="text-align: center;"> |
| | <A href="http://careers.directi.com/display/CAR/Directi+ON+Campus"><IMG alt="Campus@Directi" src="http://careers.directi.com/images/v3/Careers_new_v2_13.jpg"></IMG></A> |
| | </DIV> |
| | </TD> |
| | </TR> |
| | </TBODY> |
| | </TABLE> |
| | |
| | </TD> |
| | </TR> |
| | </TBODY> |
| | </TABLE> |
| | </DIV> |
| | {html} |