var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013736&docid=70052244&x=5229',
		'title': '',
		'imageId': '70052244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013736&docid=70052250&x=5229',
		'title': '',
		'imageId': '70052250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013736&docid=70052241&x=5229',
		'title': '',
		'imageId': '70052241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013736&docid=70052238&x=5229',
		'title': '',
		'imageId': '70052238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013736&docid=70052247&x=5229',
		'title': '',
		'imageId': '70052247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013736&docid=70052232&x=5229',
		'title': '',
		'imageId': '70052232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013736&docid=70052235&x=5229',
		'title': '',
		'imageId': '70052235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013736';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
