var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683138&x=5132',
		'title': '',
		'imageId': '69683138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683127&x=5132',
		'title': '',
		'imageId': '69683127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683130&x=5132',
		'title': '',
		'imageId': '69683130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683132&x=5132',
		'title': '',
		'imageId': '69683132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683129&x=5132',
		'title': '',
		'imageId': '69683129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683141&x=5132',
		'title': '',
		'imageId': '69683141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683131&x=5132',
		'title': '',
		'imageId': '69683131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683139&x=5132',
		'title': '',
		'imageId': '69683139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683128&x=5132',
		'title': '',
		'imageId': '69683128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683126&x=5132',
		'title': '',
		'imageId': '69683126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683136&x=5132',
		'title': '',
		'imageId': '69683136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683140&x=5132',
		'title': '',
		'imageId': '69683140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683143&x=5132',
		'title': '',
		'imageId': '69683143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683142&x=5132',
		'title': '',
		'imageId': '69683142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683145&x=5132',
		'title': '',
		'imageId': '69683145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683144&x=5132',
		'title': '',
		'imageId': '69683144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683133&x=5132',
		'title': '',
		'imageId': '69683133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683135&x=5132',
		'title': '',
		'imageId': '69683135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683134&x=5132',
		'title': '',
		'imageId': '69683134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683137&x=5132',
		'title': '',
		'imageId': '69683137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999042&docid=69683156&x=5132',
		'title': '',
		'imageId': '69683156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999042';

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