/**
 * 
 */

if (typeof jQuery == 'undefined') {
	with (document.getElementsByTagName("head")[0].appendChild(document.createElement("link")))
	{
		setAttribute("rel", "stylesheet", 0);
		setAttribute("href", "http://www.bueglebargains.com/assets/css/colorbox.css", 0);				
	}	
	loadScript("https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js", function() {
		jQuery.noConflict();
		if (typeof jQuery.colorbox == 'undefined') {
			loadScript("http://www.bueglebargains.com/js/jquery.colorbox-min.js", function() {
				loadScript("http://www.bueglebargains.com/assets/easyXDM-2.4.15.118/easyXDM.min.js", function(){
					loadScript("http://www.bueglebargains.com/assets/external/bargains/js/carousel_lightbox.js", function(){
						initialise_socket();			
					});
				});
			});
		}
	});				
} else {
	if (typeof jQuery.colorbox == 'undefined') {
		with (document.getElementsByTagName("head")[0].appendChild(document.createElement("link")))
		{
			setAttribute("rel", "stylesheet", 0);
			setAttribute("href", "http://www.bueglebargains.com/assets/css/colorbox.css", 0);				
		}	
		loadScript("http://www.bueglebargains.com/js/jquery.colorbox-min.js", function() {
			loadScript("http://www.bueglebargains.com/assets/easyXDM-2.4.15.118/easyXDM.min.js", function(){
				loadScript("http://www.bueglebargains.com/assets/external/bargains/js/carousel_lightbox.js", function(){
					initialise_socket();			
				});
			});
		});
	} else {
		loadScript("http://www.bueglebargains.com/assets/easyXDM-2.4.15.118/easyXDM.min.js", function(){
			loadScript("http://www.bueglebargains.com/assets/external/bargains/js/carousel_lightbox.js", function(){
				initialise_socket();			
			});
		});
	}
}


document.writeln('<div id="b_container" style=""></div>');
