var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736095&x=725',
		'title': '',
		'imageId': '68736095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736092&x=725',
		'title': '',
		'imageId': '68736092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736093&x=725',
		'title': '',
		'imageId': '68736093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736091&x=725',
		'title': '',
		'imageId': '68736091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736089&x=725',
		'title': '',
		'imageId': '68736089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736085&x=725',
		'title': '',
		'imageId': '68736085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736088&x=725',
		'title': '',
		'imageId': '68736088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736090&x=725',
		'title': '',
		'imageId': '68736090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736094&x=725',
		'title': '',
		'imageId': '68736094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736084&x=725',
		'title': '',
		'imageId': '68736084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736087&x=725',
		'title': '',
		'imageId': '68736087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956422&docid=68736086&x=725',
		'title': '',
		'imageId': '68736086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956422';

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