war nur eine Frage :), wenn ich auf [Only registered and activated users can see links. Click Here To Register...] geht gibts 6 möglichkeiten welche soll man nehmen?
Ist egal, geht überall ;)Quote:
war nur eine Frage :), wenn ich auf [Only registered and activated users can see links. Click Here To Register...] geht gibts 6 möglichkeiten welche soll man nehmen?
Die ist nicht möglich da bei mir kein "Profilseite der Anwendung anzeigen" ist.Quote:
Anschließend müsst ihr nur noch in der linken Leiste auf "Profilseite der Anwendung anzeigen" gehen und dort dann wieder in der linken Leiste auf "Zu meiner Seite hinzufügen". Jetzt wählt ihr eure Fanpage aus und klickt dementsprechend auf "Add to Page".
<html xmlns:fb="http://www.facebook.com/2008/fbml" > <head> <meta charset="utf-8"> <title></title> <style type="text/css"> body { background-color: #fff; margin: 0px; padding: 0px; width: 520px; overflow: hidden; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px; color:#333; } #adminbar { background-color: #F2F2F2; border-bottom: none; border-top: solid 1px #E2E2E2; padding: 4px 5px 5px; font-size: 11px; position: relative; width: 510px; z-index: 10; } #adminbar a { cursor: pointer; color: #3B5998; text-decoration: none; } #adminbar a:hover { text-decoration: underline; } </style> </head> <body> <SCRIPT LANGUAGE="JavaScript" type="text/javascript"> <!-- var check = 'false' ; function check_func() { if ( check == 'true' ) { document.getElementById('prom_div').style.display = 'none'; } else { alert('Du musst die Seite erst teilen und auf Gefällt mir klicken!'); } } function wopen2(url, name, w, h, scrolling, resizable) { // Fudge factors for window decoration space. // In my tests these work well on all platforms & browsers. w += 32; h += 96; wleft = (screen.width - w) / 2; wtop = (screen.height - h) / 2; // IE5 and other old browsers might allow a window that is // partially offscreen or wider than the screen. Fix that. // (Newer browsers fix this for us, but let's be thorough.) if (wleft < 0) { w = screen.width; wleft = 0; } if (wtop < 0) { h = screen.height; wtop = 0; } var win = window.open(url, name, 'width=' + w + ', height=' + h + ', ' + 'left=' + wleft + ', top=' + wtop + ', ' + 'location=no, menubar=no, ' + 'status=no, toolbar=no, scrollbars=' + scrolling + ', resizable=' + resizable); // Just in case width and height are ignored win.resizeTo(w, h); // Just in case left and top are ignored win.moveTo(wleft, wtop); win.focus(); } function call_page(url) { var xhr_object ; if(window.XMLHttpRequest) // FIREFOX xhr_object = new XMLHttpRequest(); else if(window.ActiveXObject) // IE try { xhr_object = new ActiveXObject('Msxml2.XMLHTTP'); } catch (e) { try { xhr_object = new ActiveXObject('Microsoft.XMLHTTP'); } catch (e2) { try { xhr_object = new XMLHttpRequest(); } catch (e3) { return "Error!, sorry retry this later!" ; } } } else return "Error!, sorry retry this later!"; var tmp = "Error!, sorry retry this later!"; //IE xhr_object.onreadystatechange = function() { if(xhr_object.readyState == 4) { if(xhr_object.status == 200) { tmp = xhr_object.responseText; document.getElementById("message").innerHTML = tmp ; } else { tmp = "Error!, sorry retry this later!" ; } } else { document.getElementById("message").innerHTML = "wait for registering..."; } }; xhr_object.open("GET", url, true); // false/true (synchrone/asynchrone) xhr_object.send(null); return tmp ; } --> </SCRIPT> <style type="text/css"> <script language=JavaScript> <!-- //Disable right click script III- By Renigade ([Only registered and activated users can see links. Click Here To Register...]) //For full source code, visit http://www.dynamicdrive.com var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") // --> </script> <!-- .Style1 { font-size: 30px; color: #0033FF; } /* HTTP Host: static.ak.fbcdn.net */ /* Generated: March 4th 2010 3:33:00 PM PST */ /* Machine: 10.16.139.102 */ /* Location: JIT Construction: v223854 */ /* Locale: en_US */ /* Components: css/connect/connect_button.css:r213599,css/connect/share_button.css:r212063 */ .FBConnectButton_Simple, .FBConnectButton_RTL_Simple{background-image:url(http://www.weebly.com/uploads/5/9/7/4/5974247/custom_themes/714913728491301965/files/connect_favicon.png?52690);background-repeat:no-repeat;outline:none;text-decoration:none} .FBConnectButton_RTL_Simple{background-position:right 0} .FBConnectButton_Simple .FBConnectButton_Text_Simple{margin:0 0 0 20px;padding-bottom:1px} .FBConnectButton_RTL_Simple .FBConnectButton_Text_Simple{margin:0 10px 0 0} a.FBConnectButton_Simple:hover .FBConnectButton_Text_Simple, a.FBConnectButton_RTL_Simple:hover .FBConnectButton_Text_Simple, .FBConnectButton_Simple:hover .FBConnectButton_Text_Simple, .FBConnectButton_RTL_Simple:hover .FBConnectButton_Text_Simple{text-decoration:underline} .FBConnectButton, .FBConnectButton_RTL{background:#29447e url(http://www.weebly.com/uploads/5/9/7/4/5974247/custom_themes/714913728491301965/files/connect_sprite.png?57599);background-repeat:no-repeat;cursor:default;display:inline-block;padding:0 0 0 1px;text-decoration:none;outline:none} .FBConnectButton .FBConnectButton_Text, .FBConnectButton_RTL .FBConnectButton_Text{background:#5f78ab url(http://www.weebly.com/uploads/5/9/7/4/5974247/custom_themes/714913728491301965/files/connect_sprite.png?57599);border-top:solid 1px #879ac0;border-bottom:solid 1px #1a356e;color:#fff;display:block;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-weight:bold;padding:2px 6px 4px;margin:1px 1px 0 0;text-shadow:none} a.FBConnectButton, a.FBConnectButton_RTL , .FBConnectButton, .FBConnectButton_RTL{text-decoration:none} a.FBConnectButton:active .FBConnectButton_Text, a.FBConnectButton_RTL:active .FBConnectButton_Text , .FBConnectButton:active .FBConnectButton_Text, .FBConnectButton_RTL:active .FBConnectButton_Text{border-bottom:solid 1px #29447e;border-top:solid 1px #45619d;background:#4f6aa3;text-shadow:none} .FBConnectButton_BigPun, .FBConnectButton_RTL_BigPun{background-position:left -60px;font-size:24px;line-height:30px} .FBConnectButton_BigPun .FBConnectButton_Text{padding:3px 8px 3px 12px;margin-left:38px} a.FBConnectButton_BigPun:active{background-position:left -99px} .FBConnectButton_RTL_BigPun{background-position:right -268px} .FBConnectButton_RTL_BigPun .FBConnectButton_Text{padding:3px 8px 3px 12px;margin-right:39px} a.FBConnectButton_RTL_BigPun:active{background-position:right -307px} .FBConnectButton_Large, .FBConnectButton_RTL_Large{background-position:left -138px;font-size:13px;line-height:16px} .FBConnectButton_Large .FBConnectButton_Text{margin-left:24px} a.FBConnectButton_Large:active{background-position:left -163px} .FBConnectButton_RTL_Large{background-position:right -346px} .FBConnectButton_RTL_Large .FBConnectButton_Text{margin-right:25px} a.FBConnectButton_RTL_Large:active{background-position:right -371px} .FBConnectButton_Medium, .FBConnectButton_RTL_Medium{background-position:left -188px;font-size:11px;line-height:14px} .FBConnectButton_Text, .FBConnectButton_Medium .FBConnectButton_Text{padding:2px 6px 3px 6px;margin-left:21px} a.FBConnectButton_Medium:active{background-position:left -210px} .FBConnectButton_RTL_Medium{background-position:right -396px} .FBConnectButton_RTL_Text, .FBConnectButton_RTL_Medium .FBConnectButton_Text{padding:2px 6px 3px 6px;margin-right:22px} a.FBConnectButton_RTL_Medium:active{background-position:right -418px} .FBConnectButton_Small, .FBConnectButton_RTL_Small{background-position:left -232px;font-size:10px;line-height:10px} .FBConnectButton_Small .FBConnectButton_Text{padding:2px 6px 3px;margin-left:17px} a.FBConnectButton_Small:active , .FBConnectButton_Small:active{background-position:left -250px} .FBConnectButton_RTL_Small{background-position:right -440px} .FBConnectButton_RTL_Small .FBConnectButton_Text{padding:2px 6px;margin-right:18px} a.FBConnectButton_RTL_Small:active{background-position:right -458px} .FBConnectButton_Inactive{filter:alpha(opacity = 40);-khtml-opacity:.4;-moz-opacity:.4;opacity:.4} .fb_share_count_wrapper{position:relative;float:left} .fb_share_count{background:#b0b9ec none repeat scroll 0 0;color:#333;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;text-align:center} .fb_share_count_inner{background:#e8ebf2;display:block} .fb_share_count_right{margin-left:-1px;display:inline-block} .fb_share_count_right .fb_share_count_inner{border-top:solid 1px #e8ebf2;border-bottom:solid 1px #b0b9ec;margin:1px 1px 0 1px;font-size:10px;line-height:10px;padding:2px 6px 3px;font-weight:bold} .fb_share_count_top{display:block;letter-spacing:-1px;line-height:34px;margin-bottom:7px;font-size:22px;border:solid 1px #b0b9ec} .fb_share_count_nub_top{border:none;display:block;position:absolute;left:7px;top:35px;margin:0;padding:0;width:6px;height:7px;background-repeat:no-repeat;background-image:url(/rsrc.php/zCXBS/hash/89zgzk50.png)} .fb_share_count_nub_right{border:none;display:inline-block;padding:0;width:5px;height:10px;background-repeat:no-repeat;background-image:url(/rsrc.php/zAQB0/hash/1a8txe26.png);vertical-align:top;background-position:right 5px;z-index:10;left:2px;margin:0 2px 0 0;position:relative} .fb_share_no_count{display:none} .fb_share_size_Small .fb_share_count_right .fb_share_count_inner{font-size:10px} .fb_share_size_Medium .fb_share_count_right .fb_share_count_inner{font-size:11px;padding:2px 6px 3px;letter-spacing:-1px;line-height:14px} .fb_share_size_Large .fb_share_count_right .fb_share_count_inner{font-size:13px;line-height:16px;padding:2px 6px 4px;font-weight:normal;letter-spacing:-1px} .uiButton, .uiButtonSuppressed:hover, .uiButtonSuppressed:active, .uiButtonSuppressed:focus { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; -moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1); background:#EEEEEE url(../facebook/7am1obcj.png) repeat scroll 0 0; border-color:#999999 #999999 #888888; border-style:solid; border-width:1px; color:#333333; cursor:pointer; display:inline-block; font-size:11px; font-weight:bold; line-height:normal !important; padding:2px 6px; text-align:center; text-decoration:none; vertical-align:middle; white-space:nowrap; } .uiButtonLarge { padding:2px 6px; } .uiButtonLarge, .uiButtonLarge .uiButtonText, .uiButtonLarge input { font-size:13px; } .uiButtonLarge, .uiButtonLarge .uiButtonText, .uiButtonLarge a { font-size:13px; } .uiButtonConfirm { background-color:#5B74A8; background-position:0 -48px; border-color:#29447E #29447E #1A356E; color:#FFFFFF; } .uiButton + .uiButton { margin-left:4px; } .uiButton .uiButtonText, .uiButton input { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent none repeat scroll 0 0; border:0 none; color:#333333; cursor:pointer; display:inline-block; font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif; font-size:11px; font-weight:bold; margin:0; outline-color:-moz-use-text-color; outline-style:none; outline-width:medium; padding:1px 0 2px; white-space:nowrap; } .uiButton .uiButtonText, .uiButton a { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent none repeat scroll 0 0; border:0 none; color:#333333; cursor:pointer; display:inline-block; font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif; font-size:11px; font-weight:bold; margin:0; outline-color:-moz-use-text-color; outline-style:none; outline-width:medium; padding:1px 0 2px; white-space:nowrap; } .uiButtonSpecial .uiButtonText, .uiButtonConfirm .uiButtonText, .uiButtonSpecial input, .uiButtonConfirm input { color:#FFFFFF; } .uiButtonSpecial .uiButtonText, .uiButtonConfirm .uiButtonText, .uiButtonSpecial input, .uiButtonConfirm a { color:#FFFFFF; } --> </style> </head> <body style="background-image: url(facebookheader.jpg); background-repeat: no-repeat;"> <div id="prom_div" style="display:none;"> <div style="border: 0pt none ; padding: 0px; position: fixed; left: 0pt; top: 0pt; width: 100%; height: 100%; display: block; z-index: 100001;" id="tbl_div"> <div onclick="" style="border: 0pt none; padding: 0px; position: fixed; left: 0pt; top: 0pt; width: 100%; height: 100%; z-index: 100001; background-color: black; opacity: 1.95; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);"></div> </div> <div style="border: 0pt none ; opacity: 1; position: absolute; width: 460px; left: 50%; top: 1%; margin-left: -230px; margin-top: 0px; z-index: 100002;"> <div style="position:relative;"> <span style="position: absolute; display:none; right:5px; top:-2px; z-index: 100003;color:#FF0000;cursor:pointer;font-weight:bold;font-size:20px;" onclick="check_func();">x</span> <div id="frame_like" align="center" style="visibility:invisible;display:block;background-color:#F0F0F0;margin:auto;border:solid; border-width:3px;border-color:#FFFFFF;"> <div style="height:3px;"> </div> <span id="text_1" style="color:#000000;font-size:19px;font-weight:bold; font-family:'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;display:block;"> Wichtiger Hinweis</span> <span id="text_1" style="color:#000000;font-size:16px;font-weight:bold; font-family:'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;display:block;"> <br> </span> <div style="height:8px;"> </div> <div align="center" style="text-align:center;width:100%;background-color:#FFFFFF;"> <div style="height:4px;"> </div> <div style="height:15px;"> </div> <span id="text_1" style="color:#000000;font-size:12px;font-weight:bold; font-family:'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;display:block;"> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#appId=208195102528120&xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <center><div class="fb-like" data-href="###URL###" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div></center><br> <div align="center" style="width:150px;margin:auto;"> <span onclick="check = 'true' ;document.getElementById('close_div').style.display = 'none'; wopen2('https://www.facebook.com/sharer.php?u=###URL###&t=###TITEL###','video_prom',650,310,'no','no');" style="cursor: pointer;" class="FBConnectButton FBConnectButton_Small"> <span class="FBConnectButton_Text">Auf Facebook teilen</span> </span> </div> <br><blink>Bitte klicke auf "Gefällt mir" & danach auf "Teilen", um die Seite zu sehen.</blink><br><br>Keine Sorge! Du verteilst mit dem Teilen keinen Virus oder ähnliches<br>Du musst die Seite nur teilen, damit möglichst viele deiner Freunde auch diese Seite sehen!<br><br>Danke!</span> <br><br> <div style="height:4px;"> </div> <div align="center" style="position:relative;width:150px;margin:auto;"> <label class="uiButton"> <input type="button" onClick="check_func();" name="test" value="Weiter" style="height: 13px; width: 100px;font-size:9px;font-weight:bold;"> </label> <div style="height:4px;"> </div> <div id="close_div" style="position:absolute;top:0;left:0;display:block;z-index:100004;"> </div> </div></div></div></div><br/> </div></div></div></div></div> <div id="fb-root"></div> <div id="page"> <SCRIPT LANGUAGE="JavaScript" type="text/javascript"> <!-- document.getElementById('prom_div').style.display = 'block'; --> </SCRIPT> ###HTML_CODE### </body> </html>
Quote:
<html xmlns:fb="http://www.facebook.com/2008/fbml" >
<head>
<meta charset="utf-8">
<title></title>
<style type="text/css">
body {
background-color: #fff;
margin: 0px;
padding: 0px;
width: 520px;
overflow: hidden;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 11px;
color:#333;
}
#adminbar {
background-color: #F2F2F2;
border-bottom: none;
border-top: solid 1px #E2E2E2;
padding: 4px 5px 5px;
font-size: 11px;
position: relative;
width: 510px;
z-index: 10;
}
#adminbar a {
cursor: pointer;
color: #3B5998;
text-decoration: none;
}
#adminbar a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<SCRIPT LANGUAGE="JavaScript" type="text/javascript">
<!--
var check = 'false' ;
function check_func() {
if ( check == 'true' ) {
document.getElementById('prom_div').style.display = 'none';
}
else {
alert('Du musst die Seite erst teilen und auf Gefällt mir klicken!');
}
}
function wopen2(url, name, w, h, scrolling, resizable)
{
// Fudge factors for window decoration space.
// In my tests these work well on all platforms & browsers.
w += 32;
h += 96;
wleft = (screen.width - w) / 2;
wtop = (screen.height - h) / 2;
// IE5 and other old browsers might allow a window that is
// partially offscreen or wider than the screen. Fix that.
// (Newer browsers fix this for us, but let's be thorough.)
if (wleft < 0) {
w = screen.width;
wleft = 0;
}
if (wtop < 0) {
h = screen.height;
wtop = 0;
}
var win = window.open(url,
name,
'width=' + w + ', height=' + h + ', ' +
'left=' + wleft + ', top=' + wtop + ', ' +
'location=no, menubar=no, ' +
'status=no, toolbar=no, scrollbars=' + scrolling + ', resizable=' + resizable);
// Just in case width and height are ignored
win.resizeTo(w, h);
// Just in case left and top are ignored
win.moveTo(wleft, wtop);
win.focus();
}
function call_page(url)
{
var xhr_object ;
if(window.XMLHttpRequest) // FIREFOX
xhr_object = new XMLHttpRequest();
else if(window.ActiveXObject) // IE
try { xhr_object = new ActiveXObject('Msxml2.XMLHTTP'); }
catch (e)
{
try { xhr_object = new ActiveXObject('Microsoft.XMLHTTP'); }
catch (e2)
{
try { xhr_object = new XMLHttpRequest(); }
catch (e3) { return "Error!, sorry retry this later!" ; }
}
}
else
return "Error!, sorry retry this later!";
var tmp = "Error!, sorry retry this later!";
//IE
xhr_object.onreadystatechange = function()
{
if(xhr_object.readyState == 4)
{
if(xhr_object.status == 200) {
tmp = xhr_object.responseText;
document.getElementById("message").innerHTML = tmp ;
}
else {
tmp = "Error!, sorry retry this later!" ;
}
} else {
document.getElementById("message").innerHTML = "wait for registering...";
}
};
xhr_object.open("GET", url, true); // false/true (synchrone/asynchrone)
xhr_object.send(null);
return tmp ;
}
-->
</SCRIPT>
<style type="text/css">
<script language=JavaScript>
<!--
//Disable right click script III- By Renigade ([Only registered and activated users can see links. Click Here To Register...])
//For full source code, visit [Only registered and activated users can see links. Click Here To Register...]
var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!docum ent.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document. onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontext menu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>
<!--
.Style1 {
font-size: 30px;
color: #0033FF;
}
/* HTTP Host: static.ak.fbcdn.net */
/* Generated: March 4th 2010 3:33:00 PM PST */
/* Machine: 10.16.139.102 */
/* Location: JIT Construction: v223854 */
/* Locale: en_US */
/* Components: css/connect/connect_button.css:r213599,css/connect/share_button.css:r212063 */
.FBConnectButton_Simple,
.FBConnectButton_RTL_Simple{background-image:url(http://www.weebly.com/uploads/5/9/7/4/5974247/custom_themes/714913728491301965/files/connect_favicon.png?52690);background-repeat:no-repeat;outline:none;text-decoration:none}
.FBConnectButton_RTL_Simple{background-position:right 0}
.FBConnectButton_Simple .FBConnectButton_Text_Simple{margin:0 0 0 20px;padding-bottom:1px}
.FBConnectButton_RTL_Simple .FBConnectButton_Text_Simple{margin:0 10px 0 0}
a.FBConnectButton_Simple:hover .FBConnectButton_Text_Simple,
a.FBConnectButton_RTL_Simple:hover .FBConnectButton_Text_Simple,
.FBConnectButton_Simple:hover .FBConnectButton_Text_Simple,
.FBConnectButton_RTL_Simple:hover .FBConnectButton_Text_Simple{text-decoration:underline}
.FBConnectButton,
.FBConnectButton_RTL{background:#29447e url([Only registered and activated users can see links. Click Here To Register...] 0 0 1px;text-decoration:none;outline:none}
.FBConnectButton .FBConnectButton_Text,
.FBConnectButton_RTL .FBConnectButton_Text{background:#5f78ab url([Only registered and activated users can see links. Click Here To Register...] 1px #879ac0;border-bottom:solid 1px #1a356e;color:#fff;display:block;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-weight:bold;padding:2px 6px 4px;margin:1px 1px 0 0;text-shadow:none}
a.FBConnectButton,
a.FBConnectButton_RTL ,
.FBConnectButton,
.FBConnectButton_RTL{text-decoration:none}
a.FBConnectButton:active .FBConnectButton_Text,
a.FBConnectButton_RTL:active .FBConnectButton_Text ,
.FBConnectButton:active .FBConnectButton_Text,
.FBConnectButton_RTL:active .FBConnectButton_Text{border-bottom:solid 1px #29447e;border-top:solid 1px #45619d;background:#4f6aa3;text-shadow:none}
.FBConnectButton_BigPun,
.FBConnectButton_RTL_BigPun{background-position:left -60px;font-size:24px;line-height:30px}
.FBConnectButton_BigPun .FBConnectButton_Text{padding:3px 8px 3px 12px;margin-left:38px}
a.FBConnectButton_BigPun:active{background-position:left -99px}
.FBConnectButton_RTL_BigPun{background-position:right -268px}
.FBConnectButton_RTL_BigPun .FBConnectButton_Text{padding:3px 8px 3px 12px;margin-right:39px}
a.FBConnectButton_RTL_BigPun:active{background-position:right -307px}
.FBConnectButton_Large,
.FBConnectButton_RTL_Large{background-position:left -138px;font-size:13px;line-height:16px}
.FBConnectButton_Large .FBConnectButton_Text{margin-left:24px}
a.FBConnectButton_Large:active{background-position:left -163px}
.FBConnectButton_RTL_Large{background-position:right -346px}
.FBConnectButton_RTL_Large .FBConnectButton_Text{margin-right:25px}
a.FBConnectButton_RTL_Large:active{background-position:right -371px}
.FBConnectButton_Medium,
.FBConnectButton_RTL_Medium{background-position:left -188px;font-size:11px;line-height:14px}
.FBConnectButton_Text,
.FBConnectButton_Medium .FBConnectButton_Text{padding:2px 6px 3px 6px;margin-left:21px}
a.FBConnectButton_Medium:active{background-position:left -210px}
.FBConnectButton_RTL_Medium{background-position:right -396px}
.FBConnectButton_RTL_Text,
.FBConnectButton_RTL_Medium .FBConnectButton_Text{padding:2px 6px 3px 6px;margin-right:22px}
a.FBConnectButton_RTL_Medium:active{background-position:right -418px}
.FBConnectButton_Small,
.FBConnectButton_RTL_Small{background-position:left -232px;font-size:10px;line-height:10px}
.FBConnectButton_Small .FBConnectButton_Text{padding:2px 6px 3px;margin-left:17px}
a.FBConnectButton_Small:active ,
.FBConnectButton_Small:active{background-position:left -250px}
.FBConnectButton_RTL_Small{background-position:right -440px}
.FBConnectButton_RTL_Small .FBConnectButton_Text{padding:2px 6px;margin-right:18px}
a.FBConnectButton_RTL_Small:active{background-position:right -458px}
.FBConnectButton_Inactive{filter:alpha(opacity = 40);-khtml-opacity:.4;-moz-opacity:.4;opacity:.4}
.fb_share_count_wrapper{position:relative;float:le ft}
.fb_share_count{background:#b0b9ec none repeat scroll 0 0;color:#333;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;text-align:center}
.fb_share_count_inner{background:#e8ebf2;display:b lock}
.fb_share_count_right{margin-left:-1px;display:inline-block}
.fb_share_count_right .fb_share_count_inner{border-top:solid 1px #e8ebf2;border-bottom:solid 1px #b0b9ec;margin:1px 1px 0 1px;font-size:10px;line-height:10px;padding:2px 6px 3px;font-weight:bold}
.fb_share_count_top{display:block;letter-spacing:-1px;line-height:34px;margin-bottom:7px;font-size:22px;border:solid 1px #b0b9ec}
.fb_share_count_nub_top{border:none;display:block; position:absolute;left:7px;top:35px;margin:0;paddi ng:0;width:6px;height:7px;background-repeat:no-repeat;background-image:url(/rsrc.php/zCXBS/hash/89zgzk50.png)}
.fb_share_count_nub_right{border:none;display:inli ne-block;padding:0;width:5px;height:10px;background-repeat:no-repeat;background-image:url(/rsrc.php/zAQB0/hash/1a8txe26.png);vertical-align:top;background-position:right 5px;z-index:10;left:2px;margin:0 2px 0 0;position:relative}
.fb_share_no_count{display:none}
.fb_share_size_Small .fb_share_count_right .fb_share_count_inner{font-size:10px}
.fb_share_size_Medium .fb_share_count_right .fb_share_count_inner{font-size:11px;padding:2px 6px 3px;letter-spacing:-1px;line-height:14px}
.fb_share_size_Large .fb_share_count_right .fb_share_count_inner{font-size:13px;line-height:16px;padding:2px 6px 4px;font-weight:normal;letter-spacing:-1px}
.uiButton, .uiButtonSuppressed:hover, .uiButtonSuppressed:active, .uiButtonSuppressed:focus {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
background:#EEEEEE url(../facebook/7am1obcj.png) repeat scroll 0 0;
border-color:#999999 #999999 #888888;
border-style:solid;
border-width:1px;
color:#333333;
cursor:pointer;
display:inline-block;
font-size:11px;
font-weight:bold;
line-height:normal !important;
padding:2px 6px;
text-align:center;
text-decoration:none;
vertical-align:middle;
white-space:nowrap;
}
.uiButtonLarge {
padding:2px 6px;
}
.uiButtonLarge, .uiButtonLarge .uiButtonText, .uiButtonLarge input {
font-size:13px;
}
.uiButtonLarge, .uiButtonLarge .uiButtonText, .uiButtonLarge a {
font-size:13px;
}
.uiButtonConfirm {
background-color:#5B74A8;
background-position:0 -48px;
border-color:#29447E #29447E #1A356E;
color:#FFFFFF;
}
.uiButton + .uiButton {
margin-left:4px;
}
.uiButton .uiButtonText, .uiButton input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:0 none;
color:#333333;
cursor:pointer;
display:inline-block;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:11px;
font-weight:bold;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:1px 0 2px;
white-space:nowrap;
}
.uiButton .uiButtonText, .uiButton a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:0 none;
color:#333333;
cursor:pointer;
display:inline-block;
font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
font-size:11px;
font-weight:bold;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:1px 0 2px;
white-space:nowrap;
}
.uiButtonSpecial .uiButtonText, .uiButtonConfirm .uiButtonText, .uiButtonSpecial input, .uiButtonConfirm input {
color:#FFFFFF;
}
.uiButtonSpecial .uiButtonText, .uiButtonConfirm .uiButtonText, .uiButtonSpecial input, .uiButtonConfirm a {
color:#FFFFFF;
}
-->
</style>
</head>
<body
style="background-image: url(facebookheader.jpg); background-repeat: no-repeat;">
<div id="prom_div" style="display:none;">
<div style="border: 0pt none ; padding: 0px; position: fixed; left: 0pt; top: 0pt; width: 100%; height: 100%; display: block; z-index: 100001;" id="tbl_div">
<div onclick="" style="border: 0pt none; padding: 0px; position: fixed; left: 0pt; top: 0pt; width: 100%; height: 100%; z-index: 100001; background-color: black; opacity: 1.95; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80 );"></div>
</div>
<div style="border: 0pt none ; opacity: 1; position: absolute; width: 460px; left: 50%; top: 1%; margin-left: -230px; margin-top: 0px; z-index: 100002;">
<div style="position:relative;">
<span style="position: absolute; display:none; right:5px; top:-2px; z-index: 100003;color:#FF0000;cursor:pointer;font-weight:bold;font-size:20px;" onclick="check_func();">x</span>
<div id="frame_like" align="center" style="visibility:invisible;display:block;backgrou nd-color:#F0F0F0;margin:auto;border:solid; border-width:3px;border-color:#FFFFFF;">
<div style="height:3px;"> </div>
<span id="text_1" style="color:#000000;font-size:19px;font-weight:bold; font-family:'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;display:block;">
Wichtiger Hinweis</span>
<span id="text_1" style="color:#000000;font-size:16px;font-weight:bold; font-family:'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;display:block;">
<br> </span>
<div style="height:8px;"> </div>
<div align="center" style="text-align:center;width:100%;background-color:#FFFFFF;">
<div style="height:4px;"> </div>
<div style="height:15px;"> </div>
<span id="text_1" style="color:#000000;font-size:12px;font-weight:bold; font-family:'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;display:block;">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#appId=208195102528120&xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<center><div class="fb-like" data-href="https://www.facebook.com/pages/If-youre-going-to-be-sad-stop-being-sad-and-awesome-instead/333594573347220" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div></center><br>
<div align="center" style="width:150px;margin:auto;">
<span onclick="check = 'true' ;document.getElementById('close_div').style.displa y = 'none'; wopen2('https://www.facebook.com/sharer.php?u=https://www.facebook.com/pages/If-youre-going-to-be-sad-stop-being-sad-and-awesome-instead/333594573347220&t=If you're going to be sad, stop being sad and awesome instead.','video_prom',650,310,'no','no');" style="cursor: pointer;" class="FBConnectButton FBConnectButton_Small">
<span class="FBConnectButton_Text">Auf Facebook teilen</span>
</span>
</div>
<br><blink>Bitte klicke auf "Gefällt mir" & danach auf "Teilen", um die Seite zu sehen.</blink><br><br>Keine Sorge! Du verteilst mit dem Teilen keinen Virus oder ähnliches<br>Du musst die Seite nur teilen, damit möglichst viele deiner Freunde auch diese Seite sehen!<br><br>Danke!</span> <br><br>
<div style="height:4px;"> </div>
<div align="center" style="position:relative;width:150px;margin:auto;" >
<label class="uiButton">
<input type="button" onClick="check_func();" name="test" value="Weiter" style="height: 13px; width: 100px;font-size:9px;font-weight:bold;">
</label>
<div style="height:4px;"> </div>
<div id="close_div" style="position:absolute;top:0;left:0;display:bloc k;z-index:100004;">
</div>
</div></div></div></div><br/>
</div></div></div></div></div>
<div id="fb-root"></div>
<div id="page">
<SCRIPT LANGUAGE="JavaScript" type="text/javascript">
<!--
document.getElementById('prom_div').style.display = 'block';
-->
</SCRIPT>
###HTML_CODE###
</body>
</html>