var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014473&docid=70066747&x=5943',
		'title': '',
		'imageId': '70066747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014473&docid=70066748&x=5943',
		'title': '',
		'imageId': '70066748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014473&docid=70066749&x=5943',
		'title': '',
		'imageId': '70066749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014473&docid=70066750&x=5943',
		'title': '',
		'imageId': '70066750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014473&docid=70066751&x=5943',
		'title': '',
		'imageId': '70066751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014473&docid=70066752&x=5943',
		'title': '',
		'imageId': '70066752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014473&docid=70066753&x=5943',
		'title': '',
		'imageId': '70066753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014473&docid=70066754&x=5943',
		'title': '',
		'imageId': '70066754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014473&docid=70066755&x=5943',
		'title': '',
		'imageId': '70066755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014473';

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