var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123836&x=3745',
		'title': '',
		'imageId': '69123836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123839&x=3745',
		'title': '',
		'imageId': '69123839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123837&x=3745',
		'title': '',
		'imageId': '69123837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123848&x=3745',
		'title': '',
		'imageId': '69123848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123840&x=3745',
		'title': '',
		'imageId': '69123840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123844&x=3745',
		'title': '',
		'imageId': '69123844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123867&x=3745',
		'title': '',
		'imageId': '69123867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123873&x=3745',
		'title': '',
		'imageId': '69123873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123841&x=3745',
		'title': '',
		'imageId': '69123841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123838&x=3745',
		'title': '',
		'imageId': '69123838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123850&x=3745',
		'title': '',
		'imageId': '69123850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123856&x=3745',
		'title': '',
		'imageId': '69123856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123868&x=3745',
		'title': '',
		'imageId': '69123868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123854&x=3745',
		'title': '',
		'imageId': '69123854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123863&x=3745',
		'title': '',
		'imageId': '69123863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123877&x=3745',
		'title': '',
		'imageId': '69123877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123874&x=3745',
		'title': '',
		'imageId': '69123874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974018&docid=69123861&x=3745',
		'title': '',
		'imageId': '69123861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974018';

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