var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131757&x=2410',
		'title': '',
		'imageId': '69131757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131758&x=2410',
		'title': '',
		'imageId': '69131758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131753&x=2410',
		'title': '',
		'imageId': '69131753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131761&x=2410',
		'title': '',
		'imageId': '69131761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131763&x=2410',
		'title': '',
		'imageId': '69131763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131766&x=2410',
		'title': '',
		'imageId': '69131766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131752&x=2410',
		'title': '',
		'imageId': '69131752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131759&x=2410',
		'title': '',
		'imageId': '69131759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131756&x=2410',
		'title': '',
		'imageId': '69131756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131760&x=2410',
		'title': '',
		'imageId': '69131760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131762&x=2410',
		'title': '',
		'imageId': '69131762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131754&x=2410',
		'title': '',
		'imageId': '69131754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131765&x=2410',
		'title': '',
		'imageId': '69131765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131767&x=2410',
		'title': '',
		'imageId': '69131767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131764&x=2410',
		'title': '',
		'imageId': '69131764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974354&docid=69131755&x=2410',
		'title': '',
		'imageId': '69131755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974354';

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