var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3996684&docid=69627385&x=1533',
		'title': '',
		'imageId': '69627385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996684&docid=69627384&x=1533',
		'title': '',
		'imageId': '69627384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996684&docid=69627386&x=1533',
		'title': '',
		'imageId': '69627386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996684&docid=69627387&x=1533',
		'title': '',
		'imageId': '69627387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996684&docid=69627398&x=1533',
		'title': '',
		'imageId': '69627398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996684&docid=69627388&x=1533',
		'title': '',
		'imageId': '69627388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996684&docid=69627391&x=1533',
		'title': '',
		'imageId': '69627391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996684&docid=69627383&x=1533',
		'title': '',
		'imageId': '69627383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3996684';

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