var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006427&docid=69868285&x=5310',
		'title': '',
		'imageId': '69868285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006427&docid=69868288&x=5310',
		'title': '',
		'imageId': '69868288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006427&docid=69868292&x=5310',
		'title': '',
		'imageId': '69868292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006427&docid=69868295&x=5310',
		'title': '',
		'imageId': '69868295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006427&docid=69868299&x=5310',
		'title': '',
		'imageId': '69868299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006427&docid=69868302&x=5310',
		'title': '',
		'imageId': '69868302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006427&docid=69868305&x=5310',
		'title': '',
		'imageId': '69868305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006427&docid=69868309&x=5310',
		'title': '',
		'imageId': '69868309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006427';

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