﻿function getDomainName(){    return  'http://' + document.domain + '/';}
