var params = {
	quality: "high",
	scale: "noscale",
	wmode: "transparent",
	allowscriptaccess: "always",
	bgcolor: "#000000"
};
var flashvars = {
	siteXML: "/swf/xml/site.xml",
	preloader: "/swf/preload.swf"
};
var attributes = {
	id: "flashcontent",
	name: "flashcontent"
};
swfobject.embedSWF("/swf/main.swf", "flashcontent", "920", "570", "10.0.0", "/swf/expressInstall.swf", flashvars, params, attributes);
// swffit.fit("page", 920, 570, 920, 570);
// $('#page').vAlign();

$(document).ready(function(){
	// $.fn.colorbox({href:"http://www.google.com/", iframe:true, width: 800, height:600});
});

function openVideoForm(){
	$.fn.colorbox({href:"http://independenciaylibertad.gob.mx/pages/video/upload", iframe:true, width: 600, height:480});
}
