var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013466&docid=70044548&x=4224',
		'title': '',
		'imageId': '70044548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013466&docid=70044552&x=4224',
		'title': '',
		'imageId': '70044552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013466&docid=70044551&x=4224',
		'title': '',
		'imageId': '70044551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013466&docid=70044554&x=4224',
		'title': '',
		'imageId': '70044554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013466&docid=70044557&x=4224',
		'title': '',
		'imageId': '70044557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013466&docid=70044553&x=4224',
		'title': '',
		'imageId': '70044553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013466&docid=70044555&x=4224',
		'title': '',
		'imageId': '70044555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013466&docid=70044556&x=4224',
		'title': '',
		'imageId': '70044556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013466';

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";
	})
}
