﻿// JavaScript Document

/*Google Adsens Variablen*/
google_ad_client = "pub-4465809326930515";
/* 728x90, Erstellt 06.04.10 */
google_ad_slot = "0119929067";
google_ad_width = 728;
google_ad_height = 90;

	google_ad_format = "728x90_as";
	google_ad_type = "text_image";
	google_ad_channel ="3815034417";
	google_color_border = "E6661A";
	google_color_bg = "FFFFFF";

	google_color_link = "3366CC";
	google_color_url = "0066FF";
	google_color_text = "000000";







function P91Captcha(sid){
	var pas = new Image();
	var heuri = new Date();
	pas.src="./drwebkontaktformular/captcha_form.php?x="+heuri.getTime()+sid;
	document.getElementById("P91Captcha").src=pas.src;
}

function VideoStarten(){
	var params = { allowScriptAccess: "always",allowfullscreen: "true" };
	var attributes = { id: "player128" };
	swfobject.embedSWF("http://www.youtube.com/v/4D7pu2hMlZg&amp;hl=de_DE&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;border=1&amp;autoplay=1", "player128", "480", "385", "9", null, null, params, attributes);
}




