|
|
|
|
// Constants
|
|
var constant = {};
|
|
|
|
constant.pageCount = 4;
|
|
constant.librariesUrl = (document.location.protocol.substr(0,5)=="https"?"https":"http") + "://sugarizer.org/content/videos.json";
|
|
constant.videoType = "mp4";
|