What? Me putting myself down?
Yup. Worried about strength and size.
Its all in your head. Ur killing yourself before u even start...
Sent from my iPhone using Tapatalk
What? Me putting myself down?
Yup. Worried about strength and size.
Its all in your head. Ur killing yourself before u even start...
Sent from my iPhone using Tapatalk
CongratsGot a job as a security guard today I go to fill out the paperwork and drug test tomorrow morning. I'm relieved to say the least.
At least you figured it out. How many people do you see around that just don't go past the unemployed part?Unfortunately it took me being unemployed to figure it out.
140mi, Tallahassee to Havana, Havana to Bainbridge GA, Bainbridge to Chattahoochee FL, back to Quincy and then on through to Tallahassee again.
Congrats
At least you figured it out. How many people do you see around that just don't go past the unemployed part?
var one_day=1000*60*60*24
var one_month=1000*60*60*24*30
var one_year=1000*60*60*24*30*12
function displayage(yr, mon, day, unit, decimal, round){
today=new Date()
var pastdate=new Date(yr, mon-1, day)
var countunit=unit
var decimals=decimal
var rounding=round
finalunit=(countunit=="days")? one_day : (countunit=="months")? one_month : one_year
decimals=(decimals<=0)? 1 : decimals*10
if (unit!="years"){
if (rounding=="rounddown")
document.write(Math.floor((today.getTime()-pastdate.getTime())/(finalunit)*decimals)/decimals+" "+countunit)
else
document.write(Math.ceil((today.getTime()-pastdate.getTime())/(finalunit)*decimals)/decimals+" "+countunit)
}
else{
yearspast=today.getFullYear()-yr-1
tail=(today.getMonth()>mon-1 || today.getMonth()==mon-1 && today.getDate()>=day)? 1 : 0
pastdate.setFullYear(today.getFullYear())
pastdate2=new Date(today.getFullYear()-1, mon-1, day)
tail=(tail==1)? tail+Math.floor((today.getTime()-pastdate.getTime())/(finalunit)*decimals)/decimals : Math.floor((today.getTime()-pastdate2.getTime())/(finalunit)*decimals)/decimals
document.write(yearspast+tail+" "+countunit)
}
}
and then in the HTML, <script>displayage(1996, 11, 18, "", 0, "rounddown")</script>
There were some that were way longer and more complex for no reason, but this was the simplest one I could find.
Some other time I'll have to zero it in because it's not as precise as say what CC uses for example. It was display incorrectly with a 5-day window
DamnIt was a bit rough, but it was okay in the end (even though I had to give the Evo back, they made it all right).
Do it!I crunched some numbers for my finances and paying for the CC. I feel a lot better seeing numbers.
And all that does, is show "17" on a page
Installed Power Folding Mirrors on my coupe.
How do I embed a YouTube video?
https://www.youtube.com/watch?v=TTV0RjvbCsc&feature=youtu.be
[Y0UTUBE=whatever you want to put]
part after the v=
[/YOUTUBE]
so in your caseCode:[Y0UTUBE=whatever you want to put] part after the v= [/YOUTUBE]
[YOUTUBE=my mirrors]TTV0RjvbCsc[/YOUTUBE]
I forget who it was, but someone on here way back wired them into his alarm so when he locked the car the mirrors folded in, and the opposite when unlocking obvs.
Hmm, I tried the YouTube icon in advanced reply, it said to add tag or code or whatever and it just kept saying video does not exist. I'll give it a shot. Thanks much!so in your caseCode:[Y0UTUBE=whatever you want to put] part after the v= [/YOUTUBE]
[YOUTUBE=my mirrors]TTV0RjvbCsc[/YOUTUBE]
I forget who it was, but someone on here way back wired them into his alarm so when he locked the car the mirrors folded in, and the opposite when unlocking obvs.
If anything, just quote the way I did the video, not the part that's in the quote/code part because youtube is spelled with a zero thereHmm, I tried the YouTube icon in advanced reply, it said to add tag or code or whatever and it just kept saying video does not exist. I'll give it a shot. Thanks much!
There is a sticky directly above this thread on how to embed videos...can't miss it.
Well since you had/have everything apart, might be worth a lookI thought it would be neat to do that but obviously more work. I don't mind the OEM setup, works for me.