var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075942&x=4555',
		'title': '',
		'imageId': '67075942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075944&x=4555',
		'title': '',
		'imageId': '67075944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075945&x=4555',
		'title': '',
		'imageId': '67075945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075946&x=4555',
		'title': '',
		'imageId': '67075946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075947&x=4555',
		'title': '',
		'imageId': '67075947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075955&x=4555',
		'title': '',
		'imageId': '67075955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075949&x=4555',
		'title': '',
		'imageId': '67075949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075951&x=4555',
		'title': '',
		'imageId': '67075951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075952&x=4555',
		'title': '',
		'imageId': '67075952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075953&x=4555',
		'title': '',
		'imageId': '67075953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075954&x=4555',
		'title': '',
		'imageId': '67075954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075950&x=4555',
		'title': '',
		'imageId': '67075950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888149&docid=67075948&x=4555',
		'title': '',
		'imageId': '67075948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3888149';

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