$(function(){$(window.parent).scroll(function(){var t=$("#scrollsec01").offset().top-200,i=$("#scrollsec02").offset().top-200,n=$(this).scrollTop();n>t&&($("#BiCS4 #tableall01 .stable01 .table1").css("width","90%"),$("#BiCS4 #tableall01 .stable01 .table2").css("width","50%"),$("#BiCS4 #tableall01 .stable01 #st1, #BiCS4 #tableall01 .stable01 #st2, #BiCS4 #tableall01 .stable01 #st3").delay(1e3).fadeIn());n>i&&($("#XTREME #tableall02 .stable01 .table1").css("width","80%"),$("#XTREME #tableall02 .stable01 .table2").css("width","50%"),$("#XTREME #tableall02 .stable01 #st1, #XTREME #tableall02 .stable01 #st2, #XTREME #tableall02 .stable01 #st3").delay(1e3).fadeIn(),$("#XTREME #tableall03 .stable01 .table1").css("width","70%"),$("#XTREME #tableall03 .stable01 .table2").css("width","45%"),$("#XTREME #tableall03 .stable01 #st1, #XTREME #tableall03 .stable01 #st2, #XTREME #tableall03 .stable01 #st3").delay(1e3).fadeIn())});$(document).ready(function(){var n=new ContentFlow("myFantasicFlow",{visibleItems:5,scrollWheelSpeed:0,endOpacity:.4,reflectionHeight:.2,scaleFactor:1.6,relativeItemPosition:"center"})})})