JSFiddle - React, Tailwind, and code Playground

by Justin Breen

HTML

<!-- EXPORTED TAGS --> 




<!------- Tags for AAANE Membership-------> 
 
<!-- Secure Spotlight Activity Tag: AAA (6063) | Join AAA Button (39875) | AAANE Membership (4612) | Expected URL: https://www.aaasnemembercenter.com/NewMembership/NewMembershipGeneralInformation.aspx?solicit_cd=8741 -->

<html>
<body>
<a href="javascript:null(void);" onClick="ftGoalTag39875();return false;" target="_blank">click here</a>

<script language="javascript">
<!--
function ftGoalTag39875(){
var ftRand = Math.random() + "";
var num = ftRand * 1000000000000000000;
var ftGoalTagPix39875 = new Image();
ftGoalTagPix39875.src = "http://servedby.flashtalking.com/spot/8/6063;39875;4612/?spotName=Join_AAA_Button&cachebuster="+num;
ftGoalTagPix39875.onload = ftLoaded39875;

}function ftLoaded39875() {
top.location.href="http://www.UrlGoesHere.pdf";
}
// -->
</script>
</body>
</HTML>