var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993226&docid=69560543&x=3427',
		'title': '',
		'imageId': '69560543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993226&docid=69560544&x=3427',
		'title': '',
		'imageId': '69560544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993226&docid=69560545&x=3427',
		'title': '',
		'imageId': '69560545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993226&docid=69560548&x=3427',
		'title': '',
		'imageId': '69560548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993226&docid=69560546&x=3427',
		'title': '',
		'imageId': '69560546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993226&docid=69560547&x=3427',
		'title': '',
		'imageId': '69560547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993226&docid=69560549&x=3427',
		'title': '',
		'imageId': '69560549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993226&docid=69560550&x=3427',
		'title': '',
		'imageId': '69560550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993226';

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