// CLICKHOSTING AAC+PLAYER v1.0
var flashvars = {
	colorfondo1: "0xFFFFFF", 
	colorfondo2: "0x555555",
	colorvolumen1: "0x777777",
	colorvolumen2: "0x555555",
	colorspectrum1: "0xCCCCCC",
	colrospectrum2: "0xCCCCCC",
	colortexto: "0x666666",
	colorboton: "0x555555",
	streamID: "3"
}
var params = {};
var attributes = {};
attributes.id = "ckplayerdiv";
attributes.name = "ckplayerdiv";
swfobject.embedSWF("clickhosting_player_v1.1.swf", "ckplayerdiv", "252", "30", "9.0.0", false, flashvars, params, attributes);
