var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706289&x=4942',
		'title': '',
		'imageId': '69706289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706296&x=4942',
		'title': '',
		'imageId': '69706296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706294&x=4942',
		'title': '',
		'imageId': '69706294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706293&x=4942',
		'title': '',
		'imageId': '69706293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706288&x=4942',
		'title': '',
		'imageId': '69706288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706292&x=4942',
		'title': '',
		'imageId': '69706292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706295&x=4942',
		'title': '',
		'imageId': '69706295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706291&x=4942',
		'title': '',
		'imageId': '69706291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706298&x=4942',
		'title': '',
		'imageId': '69706298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706290&x=4942',
		'title': '',
		'imageId': '69706290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706297&x=4942',
		'title': '',
		'imageId': '69706297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706300&x=4942',
		'title': '',
		'imageId': '69706300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999851&docid=69706299&x=4942',
		'title': '',
		'imageId': '69706299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999851';

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