// JavaScript Document
function require(jspath) {
    //document.write('<script type="text/javascript" src="http://192.168.1.101:8080/ronyue.com-wp/wp-content/themes/ronyue.com/'+jspath+'"><\/script>');
	//document.write('<script type="text/javascript" src="http://vivekmahbubani.com/dev/ronyue.com/wp-content/themes/ronyue.com/'+jspath+'"><\/script>');
document.write('<script type="text/javascript" src="http://www.ronyue.com/wp-content/themes/ronyue.com/'+jspath+'"><\/script>');

}

//Cufon font replacement (similar to sifr) - http://cufon.shoqolate.com/js/cufon-yui.js
// NOTE: Not good to use with non-commercial fonts because fonts are embedded, should use sIFR for large commercial projects
require("js/cufon-yui.js");
//Generate all the cufon fonts at - http://cufon.shoqolate.com/generate/
//Documentation on how to use: http://wiki.github.com/sorccu/cufon/usage
require("js/Museo_Sans_300_300.font.js");


require("js/jquery.jcarousel.min.js");



require("js/init.js");


