var s_effect, s_loud, s_high, s_price, s_color, s_shots, s_rating;
var $jQnc = jQuery.noConflict(); 
$jQnc(document).ready(function(){

	P7_PMMop('p7PMM_1',1,2,-5,-33,0,0,0,1,3,3,1,1,0);
	if(typeof(P7_opAB)=="function")
	{
		P7_opAB(1,1,1,1,1,0);
	}
	//Settings for Projects


 
	
	$jQnc("//a[@rel='external']").attr("target","_blank");

	 

	 
});

//window.onscroll=function(){document.getElementById("cart_focus").style.marginTop=window.pageYOffset+"px";}
 
	function postbackcall()
{
 
 	
	jQuery(document).ready(function() {

    // Initialise the first and second carousel by class selector.
	// Note that they use both the same configuration options (none in this case).
	jQuery('.first-and-second-carousel').jcarousel({wrap: "both",scroll: 1});
	
	// If you want to use a caoursel with different configuration options,
	// you have to initialise it seperately.
	// We do it by an id selector here.
	jQuery('#third-carousel').jcarousel({
        vertical: true,
        wrap: "both",
        scroll: 1
    });
    });
}
