var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945261&docid=68469840&x=3016',
		'title': '',
		'imageId': '68469840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945261&docid=68469841&x=3016',
		'title': '',
		'imageId': '68469841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945261&docid=68469842&x=3016',
		'title': '',
		'imageId': '68469842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945261&docid=68469843&x=3016',
		'title': '',
		'imageId': '68469843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945261&docid=68469839&x=3016',
		'title': '',
		'imageId': '68469839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945261&docid=68469844&x=3016',
		'title': '',
		'imageId': '68469844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945261&docid=68469845&x=3016',
		'title': '',
		'imageId': '68469845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945261&docid=68469846&x=3016',
		'title': '',
		'imageId': '68469846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945261';

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