var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004856&docid=69833958&x=1211',
		'title': '',
		'imageId': '69833958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004856&docid=69833959&x=1211',
		'title': '',
		'imageId': '69833959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004856&docid=69833955&x=1211',
		'title': '',
		'imageId': '69833955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004856&docid=69833962&x=1211',
		'title': '',
		'imageId': '69833962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004856&docid=69833956&x=1211',
		'title': '',
		'imageId': '69833956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004856&docid=69833960&x=1211',
		'title': '',
		'imageId': '69833960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004856&docid=69833957&x=1211',
		'title': '',
		'imageId': '69833957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004856&docid=69833961&x=1211',
		'title': '',
		'imageId': '69833961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004856';

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