var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964580&docid=68921724&x=3023',
		'title': '',
		'imageId': '68921724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964580&docid=68921728&x=3023',
		'title': '',
		'imageId': '68921728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964580&docid=68921725&x=3023',
		'title': '',
		'imageId': '68921725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964580&docid=68921727&x=3023',
		'title': '',
		'imageId': '68921727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964580&docid=68921730&x=3023',
		'title': '',
		'imageId': '68921730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964580&docid=68921726&x=3023',
		'title': '',
		'imageId': '68921726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964580&docid=68921729&x=3023',
		'title': '',
		'imageId': '68921729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964580';

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