var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972041&docid=69065031&x=2121',
		'title': '',
		'imageId': '69065031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972041&docid=69065033&x=2121',
		'title': '',
		'imageId': '69065033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972041&docid=69065035&x=2121',
		'title': '',
		'imageId': '69065035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972041&docid=69065036&x=2121',
		'title': '',
		'imageId': '69065036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972041&docid=69065037&x=2121',
		'title': '',
		'imageId': '69065037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972041&docid=69065034&x=2121',
		'title': '',
		'imageId': '69065034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972041&docid=69065032&x=2121',
		'title': '',
		'imageId': '69065032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972041';

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