
function CheckForm() {
	var bConfirm = confirm("Please confirm you are about to delete this invoice!")
	if (bConfirm) {	
		return(true);
	} else {
		return(false);
	}
}



document.write ("<table width='100%' border='0' cellspacing='0' cellpadding='0' ID='Table1'>");
document.write ("<tr>");
document.write ("	<td>");
document.write ("		<a href='http://www.dollaritem.com/new_store/index.asp' ><img border='0' src='https://www.dollaritem.com/working/Welcome_files/rbanner_8.jpg' /></a><br><br>");
//document.write ("		<a href='http://wholesaledollaritem.wjserver10.com' ><img border='0' src='https://www.dollaritem.com/working/Welcome_files/rbanner_1.jpg' /></a><br><br>");
document.write ("		<a href='http://www.dollaritem.com/new_website/index.asp' ><img border='0' src='https://www.dollaritem.com/working/Welcome_files/rbanner_1.jpg' /></a><br><br>");
document.write ("		<a href='http://www.dollaritem.com/new_website/index.asp' ><img border='0' src='https://www.dollaritem.com/working/Welcome_files/rbanner_2.jpg' /></a><br><br>");
document.write ("		<a href='http://www.dollaritem.com/new_website/index.asp' ><img border='0' src='https://www.dollaritem.com/working/Welcome_files/rbanner_3.jpg' /></a><br><br>");
document.write ("		<a href='http://www.dollaritem.com/wholesale-DollarStore.asp' ><img border='0' src='https://www.dollaritem.com/working/Welcome_files/rbanner_4.jpg' /></a><br><br>");
//document.write ("		<a href='http://www.newstoreopening.com/store_opening_guide.php?src=DollarItem&utm_source=DollarItem&utm_medium=banner&utm_term=NSO&utm_campaign=BannerAds' target='_blank' ><img border='0' src='https://www.dollaritem.com/working/Welcome_files/rbanner_5.jpg' /></a><br><br>");
document.write ("		<a href='http://www.dollaritem.com/wholesale-closeouts.asp' ><img border='0' src='https://www.dollaritem.com/working/Welcome_files/rbanner_6.jpg' /></a><br><br>");
document.write ("		<a href='http://www.dollaritem.com/wholesale-MonthlySpecials.asp' ><img border='0' src='https://www.dollaritem.com/working/Welcome_files/rbanner_7.jpg' /></a><br><br>");
document.write ("		<a href='http://www.storesupply.com/?utm_source=DollarItem&utm_medium=banner&utm_campaign=ReciprocalBanner'>");
document.write ("		<img src='https://www.dollaritem.com/images/ssanimated.gif' border='0' /></a><br><br>");
//document.write ("		<a href='http://www.newstoreopening.com/credit_card_processing.php?src=DollarItem&utm_source=DollarItem&utm_medium=banner&utm_term=NSO&utm_campaign=BannerAds'><img border='0' src='https://www.dollaritem.com/working/Welcome_files/newstore_cc.gif' /></a>");
document.write ("	</td>");
document.write ("</tr>  " ); 
document.write ("</table>"	);