var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699779&x=1117',
		'title': '',
		'imageId': '69699779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699765&x=1117',
		'title': '',
		'imageId': '69699765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699766&x=1117',
		'title': '',
		'imageId': '69699766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699798&x=1117',
		'title': '',
		'imageId': '69699798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699782&x=1117',
		'title': '',
		'imageId': '69699782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699788&x=1117',
		'title': '',
		'imageId': '69699788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699781&x=1117',
		'title': '',
		'imageId': '69699781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699800&x=1117',
		'title': '',
		'imageId': '69699800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699773&x=1117',
		'title': '',
		'imageId': '69699773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699793&x=1117',
		'title': '',
		'imageId': '69699793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699794&x=1117',
		'title': '',
		'imageId': '69699794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699804&x=1117',
		'title': '',
		'imageId': '69699804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699787&x=1117',
		'title': '',
		'imageId': '69699787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699767&x=1117',
		'title': '',
		'imageId': '69699767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699769&x=1117',
		'title': '',
		'imageId': '69699769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699770&x=1117',
		'title': '',
		'imageId': '69699770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999600&docid=69699768&x=1117',
		'title': '',
		'imageId': '69699768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999600';

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