var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559944&x=223',
		'title': 'NV-20-8',
		'imageId': '67559944',
		'alt' : 'NV-20-8',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559945&x=223',
		'title': '',
		'imageId': '67559945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559946&x=223',
		'title': '',
		'imageId': '67559946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559947&x=223',
		'title': '',
		'imageId': '67559947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559948&x=223',
		'title': '',
		'imageId': '67559948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559949&x=223',
		'title': '',
		'imageId': '67559949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559950&x=223',
		'title': '',
		'imageId': '67559950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559951&x=223',
		'title': '',
		'imageId': '67559951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559952&x=223',
		'title': '',
		'imageId': '67559952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559953&x=223',
		'title': '',
		'imageId': '67559953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559954&x=223',
		'title': '',
		'imageId': '67559954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559955&x=223',
		'title': '',
		'imageId': '67559955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559958&x=223',
		'title': '',
		'imageId': '67559958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559959&x=223',
		'title': '',
		'imageId': '67559959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906504&docid=67559961&x=223',
		'title': '',
		'imageId': '67559961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3906504';

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