<HTML>
<HEAD>
<TITLE>Showing date and time on a document</TITLE>
<SCRIPT LANGUAGE="JAVASCRIPT">
<!--Hiding the code
var show_time=false;
var timerID=null;

function stop(){
if (show_time){
clearTimeout(timerID);
document.clock.date_time.value=" ";
}
show_time=false;
}

function start(form){
var today=new Date();
var display_value =" Time= " + today.getHours()
if(today.getMinutes() < 10){
display_value+=":0" + today.getMinutes();
}
else{
display_value+=":" + today.getMinutes();
}
if (today.getSeconds() < 10){
display_value+=":0" + today.getSeconds();
}
else{
display_value+=":" + today.getSeconds();
}
if(today.getHours()>=12){
display_value+=" P.M."
/* Here we have a variable called mygreeting where
you can store somthing like this:
mygreeting ="Good Morning!"; */
}
else{
display_value+=" A.M."
/* Now set mygreeting to:
mygreeting ="Good Afternoon!"; */
}
display_value += " Date= " + (today.getMonth()+1) + "/" +
today.getDate() + "/" + today.getYear();
document.clock.date_time.value=display_value;
timerID=setTimeout("start()",100);
show_time=true;
/* Here have an alert() method do the following:
alert(mygreeting); */
}
//done hiding-->
</SCRIPT>
</HEAD>
<BODY BGCOLOR=white Text=Red Link=Green onLoad=stop()>
<center>
<H2>Displaying Date and Time</H2>
<FORM name=clock>
<INPUT type="text" name="date_time" size=35 value=" "><br>
<INPUT type="button" name="show_now" value="Display" onClick=start()>
<INPUT type="button" name="clear_now" value=" Clear " onClick=stop()>
</center>
</FORM>
</BODY>
</HTML>

Welcome to Applications in JavaScript!

Welcome to AMD GAME

With an AMD GAME! System it's Time to Play


You don’t have to build your own system from scratch to get the raw multi-core performance and HD graphics capabilities needed to play the latest and greatest games they way they were intended—all out. From the processor to the graphics card to the chipset, never before has it been so easy to immerse yourself in the latest, most challenging games. With an AMD GAME! system you get:

Launch AMD GAME! Flash Demo

Reliability

We’ve tested the games, hardware, and components to make sure you get an amazing playing experience, right out of the box. And best of all, you don’t have to know every detail about your PC to get started.

Simplicity

Imagine a PC platform of perfectly matched components for the high-quality gaming you crave. The latest gaming features in an affordable, easy-to-manage system.

Innovation

With the latest ATI Radeon™ HD graphics technology and true multi-core processing with an AMD Phenom™ Processor, even the most high-powered games are within your command. Microsoft® DirectX® 10.1 graphics capabilities and support for 1080p HD video*, audio, and displays showcase every vibrant, immersive detail.

All that and performance to spare. It’s what you get when you take a PC platform created for amazing games and combine it with games created for an amazing PC platform.

Launch AMD GAME! Flash Demo

Where to Buy AMD GAME! Systems

         

You are our:

  Visitor

 

Search site

©2008 Advanced Micro Devices, Inc.

https://game.amd.com/us-en/content/images/footer/powered_by_opt.png
Make a website for free Webnode