var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990179&docid=69493212&x=1842',
		'title': '',
		'imageId': '69493212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990179&docid=69493213&x=1842',
		'title': '',
		'imageId': '69493213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990179&docid=69493214&x=1842',
		'title': '',
		'imageId': '69493214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990179&docid=69493215&x=1842',
		'title': '',
		'imageId': '69493215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990179&docid=69493216&x=1842',
		'title': '',
		'imageId': '69493216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990179&docid=69493217&x=1842',
		'title': '',
		'imageId': '69493217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990179&docid=69493218&x=1842',
		'title': '',
		'imageId': '69493218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990179';

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