var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005200&docid=69843044&x=930',
		'title': '',
		'imageId': '69843044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005200&docid=69843047&x=930',
		'title': '',
		'imageId': '69843047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005200&docid=69843050&x=930',
		'title': '',
		'imageId': '69843050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005200&docid=69843045&x=930',
		'title': '',
		'imageId': '69843045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005200&docid=69843042&x=930',
		'title': '',
		'imageId': '69843042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005200&docid=69843046&x=930',
		'title': '',
		'imageId': '69843046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005200&docid=69843043&x=930',
		'title': '',
		'imageId': '69843043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005200&docid=69843049&x=930',
		'title': '',
		'imageId': '69843049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005200&docid=69843048&x=930',
		'title': '',
		'imageId': '69843048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005200';

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