var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213952&x=82',
		'title': '',
		'imageId': '70213952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213937&x=82',
		'title': '',
		'imageId': '70213937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213940&x=82',
		'title': '',
		'imageId': '70213940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213943&x=82',
		'title': '',
		'imageId': '70213943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213942&x=82',
		'title': '',
		'imageId': '70213942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213935&x=82',
		'title': '',
		'imageId': '70213935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213939&x=82',
		'title': '',
		'imageId': '70213939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213934&x=82',
		'title': '',
		'imageId': '70213934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213946&x=82',
		'title': '',
		'imageId': '70213946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213948&x=82',
		'title': '',
		'imageId': '70213948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213950&x=82',
		'title': '',
		'imageId': '70213950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213938&x=82',
		'title': '',
		'imageId': '70213938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213941&x=82',
		'title': '',
		'imageId': '70213941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213945&x=82',
		'title': '',
		'imageId': '70213945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213953&x=82',
		'title': '',
		'imageId': '70213953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213944&x=82',
		'title': '',
		'imageId': '70213944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213936&x=82',
		'title': '',
		'imageId': '70213936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213947&x=82',
		'title': '',
		'imageId': '70213947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213949&x=82',
		'title': '',
		'imageId': '70213949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019368&docid=70213951&x=82',
		'title': '',
		'imageId': '70213951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019368';

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