function homepageads()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="content-type" content="text/html;charset=iso-8859-1">		<meta name="generator" content="Adobe GoLive 6">		<title></title>	</head>	<body bgcolor="#a6a6a6">	<div align="center">			<p><img src="http://www.dsgi.com/test_images/home/featured_title.gif" alt="" height="27" width="195" border="0"><br><br>				<a href="/bulk.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/diamond.jpg" alt="" width="194" height="187" border="0"></a><br><br>				<a href="/media_srv/clam.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/cshell.jpg" alt="" width="195" height="168" border="0"></a><br>				<br>				<a href="/bulk.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/MitsuiDVD.gif" alt="" width="195" height="200" border="0"></a><br>			</p>		</div>	</body></html>'); } // ad1
if (ranNum == 1){document.write('<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>	<head>		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">		<meta name="generator" content="Adobe GoLive 6">		<title></title>	</head>	<body bgcolor="#a6a6a6">		<div align="center">			<p><img src="http://www.dsgi.com/test_images/home/featured_title.gif" alt="" height="27" width="195" border="0"><br>				<br>				<a href="/bulk.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/mitsuigold.jpg" alt="" width="195" height="158" border="0"></a><br>				<br>				<a href="/media_srv/packaging.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/packaging1.jpg" alt="" width="195" height="183" border="0"></a><br>				<br>				<a href="/media_srv/silk.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/screenprint.jpg" alt="" width="195" height="149" border="0"></a><br>			</p>		</div>	</body></html>'); } // ad2
if (ranNum == 2){document.write('<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>	<head>		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">		<meta name="generator" content="Adobe GoLive 6">		<title></title>	</head>	<body bgcolor="#a6a6a6">		<div align="center">			<p><img src="http://www.dsgi.com/test_images/home/featured_title.gif" alt="" height="27" width="195" border="0"><br>				<br>				<a href="/bulk.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/mitsuisilver.jpg" alt="" width="195" height="149" border="0"></a><br>				<br>				<br>				<a href="/media_srv/dvd_dup.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/DVDDuplication.gif" alt="" width="195" height="144" border="0"></a><br>				<br>				<br>				<a href="/media_srv/cdr.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/photocoat.jpg" alt="" width="195" height="162" border="0"></a><br>			</p>		</div>	</body></html>'); } // ad3
if (ranNum == 3){document.write('<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>	<head>		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">		<meta name="generator" content="Adobe GoLive 6">		<title></title>	</head>	<body bgcolor="#a6a6a6">		<div align="center">			<p><img src="http://www.dsgi.com/test_images/home/featured_title.gif" alt="" height="27" width="195" border="0"><br>				<br>				<a href="/bulk.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/taiyoyuden.jpg" alt="" width="195" height="176" border="0"></a><br>				<br>				<br>				<a href="/bulk.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/VerbatimDVD.gif" alt="" width="195" height="176" border="0"></a><br>				<br>				<br>				<a href="/bulk.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/mitsuigold.jpg" alt="" width="195" height="158" border="0"></a><br>			</p>		</div>	</body></html>'); } // ad4
if (ranNum == 4){document.write('<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>	<head>		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">		<meta name="generator" content="Adobe GoLive 6">		<title></title>	</head>	<body bgcolor="#a6a6a6">		<div align="center">			<p><img src="http://www.dsgi.com/test_images/home/featured_title.gif" alt="" height="27" width="195" border="0"><br>				<br>				<a href="/bulk.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/VerbatimDVD.gif" alt="" width="195" height="176" border="0"></a><br>				<br>				<br>				<a href="/media_srv/dvd_dup.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/DVDDuplication.gif" alt="" width="195" height="144" border="0"></a><br>				<br>				<br>				<a href="/bulk.html"><img src="http://www.dsgi.com/test_images/featured/home_ads/taiyoyuden.jpg" alt="" width="195" height="176" border="0"></a><br>			</p>		</div>	</body></html>'); } // ad5
}
