var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006520&docid=69870745&x=1915',
		'title': '',
		'imageId': '69870745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006520&docid=69870751&x=1915',
		'title': '',
		'imageId': '69870751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006520&docid=69870749&x=1915',
		'title': '',
		'imageId': '69870749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006520&docid=69870746&x=1915',
		'title': '',
		'imageId': '69870746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006520&docid=69870750&x=1915',
		'title': '',
		'imageId': '69870750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006520&docid=69870748&x=1915',
		'title': '',
		'imageId': '69870748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006520&docid=69870747&x=1915',
		'title': '',
		'imageId': '69870747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006520';

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