var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971423&docid=69051038&x=2730',
		'title': '',
		'imageId': '69051038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971423&docid=69051040&x=2730',
		'title': '',
		'imageId': '69051040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971423&docid=69051041&x=2730',
		'title': '',
		'imageId': '69051041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971423&docid=69051042&x=2730',
		'title': '',
		'imageId': '69051042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971423&docid=69051043&x=2730',
		'title': '',
		'imageId': '69051043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971423&docid=69051044&x=2730',
		'title': '',
		'imageId': '69051044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971423&docid=69930369&x=2730',
		'title': '',
		'imageId': '69930369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971423';

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