﻿//可编辑内容开始（可放置特版中）
var pic_width = 289; //图片宽度
var pic_height = 208; //图片高度
var button_pos = 2; //按扭位置 1左 2右 3上 4下
var stop_time = 5000; //图片停留时间(1000为1秒钟)
var show_text = 1; //是否显示文字标签 1显示 0不显示
var txtcolor = "000000"; //文字色
var bgcolor = "ffffff"; //背景色
var detail_h = 14; //高度 17/行
//可编辑内容结束　　第15届房地产策划师职业资格认证培训圆满闭幕

var swf_height = show_text == 1 ? pic_height + 10 + detail_h : pic_height;

var pics = "", mylinks = "", texts = "", texts_2 = "";
pics = 'http://www.crep.cn/images/高级房策.jpg|http://www.crep.cn/images/chongqing.jpg|http://www.crep.cn/images/focus_liaoning.jpg|http://www.crep.cn/images/天津广告.jpg|http://www.crep.cn/images/focus_xian.jpg|http://www.crep.cn/images/商业地产广告.jpg|http://www.crep.cn/images/sz.jpg';
mylinks = 'http://www.crep.cn/zhaosheng/bj20-1.html|http://www.crep.cn/zhaosheng/chongqing.html|http://crep.cn/zhaosheng/liaoning.html|http://www.crep.cn/news.asp?id=3596|http://www.crep.cn/zhaosheng/xian.html|http://www.crep.cn/news.asp?id=3593|http://www.crep.cn/zhaosheng/shenzhen.html';

texts = '高级房地产策划师国家职业资格认证|重庆“房地产策划师” 国家职业资格认证培训|辽宁首届“房地产策划师” 国家职业资格认证培训|天津第二届“房地产策划师” 国家职业资格认证培训|陕西房地产策划师国家职业资格认证报名中……|2001年中国房地产领域将诞生首批商业地产策划师“正规军”|深圳第五届房地产策划师国家职业资格认证报名中……';
var sohuFlash2 = new sohuFlash("http://www.crep.cn/flash/focus.swf", "focus_01", pic_width, swf_height, "6");
sohuFlash2.addParam("quality", "high");
sohuFlash2.addParam("wmode", "opaque");
sohuFlash2.addVariable("pics", pics);
sohuFlash2.addVariable("links", mylinks);
sohuFlash2.addVariable("texts", texts);
sohuFlash2.addVariable("texts_2", texts_2);
sohuFlash2.addVariable("pic_width", pic_width);
sohuFlash2.addVariable("pic_height", pic_height);
sohuFlash2.addVariable("detail_h", detail_h);
sohuFlash2.addVariable("show_text", show_text);
sohuFlash2.addVariable("txtcolor", txtcolor);
sohuFlash2.addVariable("bgcolor", bgcolor);
sohuFlash2.addVariable("button_pos", button_pos);
sohuFlash2.addVariable("stop_time", stop_time);
sohuFlash2.write("focus_01");
//-->
