var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131950&x=2313',
		'title': '',
		'imageId': '69131950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131942&x=2313',
		'title': '',
		'imageId': '69131942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131952&x=2313',
		'title': '',
		'imageId': '69131952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131934&x=2313',
		'title': '',
		'imageId': '69131934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131945&x=2313',
		'title': '',
		'imageId': '69131945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131936&x=2313',
		'title': '',
		'imageId': '69131936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131940&x=2313',
		'title': '',
		'imageId': '69131940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131935&x=2313',
		'title': '',
		'imageId': '69131935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131948&x=2313',
		'title': '',
		'imageId': '69131948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131938&x=2313',
		'title': '',
		'imageId': '69131938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131937&x=2313',
		'title': '',
		'imageId': '69131937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131944&x=2313',
		'title': '',
		'imageId': '69131944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131943&x=2313',
		'title': '',
		'imageId': '69131943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131939&x=2313',
		'title': '',
		'imageId': '69131939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131946&x=2313',
		'title': '',
		'imageId': '69131946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131951&x=2313',
		'title': '',
		'imageId': '69131951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131949&x=2313',
		'title': '',
		'imageId': '69131949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131947&x=2313',
		'title': '',
		'imageId': '69131947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974366&docid=69131941&x=2313',
		'title': '',
		'imageId': '69131941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974366';

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