function showPrint(url)

{

    document.location = url;

}
// JavaScript Document