var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450667&x=158',
		'title': '',
		'imageId': '68450667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450662&x=158',
		'title': '',
		'imageId': '68450662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450665&x=158',
		'title': '',
		'imageId': '68450665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450673&x=158',
		'title': '',
		'imageId': '68450673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450669&x=158',
		'title': '',
		'imageId': '68450669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450672&x=158',
		'title': '',
		'imageId': '68450672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450670&x=158',
		'title': '',
		'imageId': '68450670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450668&x=158',
		'title': '',
		'imageId': '68450668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450671&x=158',
		'title': '',
		'imageId': '68450671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450661&x=158',
		'title': '',
		'imageId': '68450661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450674&x=158',
		'title': '',
		'imageId': '68450674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450666&x=158',
		'title': '',
		'imageId': '68450666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450663&x=158',
		'title': '',
		'imageId': '68450663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954472&docid=68450664&x=158',
		'title': '',
		'imageId': '68450664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954472';

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