var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469886&x=232',
		'title': '',
		'imageId': '4469886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469889&x=232',
		'title': '',
		'imageId': '4469889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469892&x=232',
		'title': '',
		'imageId': '4469892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469895&x=232',
		'title': '',
		'imageId': '4469895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469898&x=232',
		'title': '',
		'imageId': '4469898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469901&x=232',
		'title': '',
		'imageId': '4469901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469904&x=232',
		'title': '',
		'imageId': '4469904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469907&x=232',
		'title': '',
		'imageId': '4469907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469910&x=232',
		'title': '',
		'imageId': '4469910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469913&x=232',
		'title': '',
		'imageId': '4469913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469916&x=232',
		'title': '',
		'imageId': '4469916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469919&x=232',
		'title': '',
		'imageId': '4469919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469922&x=232',
		'title': '',
		'imageId': '4469922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469925&x=232',
		'title': '',
		'imageId': '4469925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469928&x=232',
		'title': '',
		'imageId': '4469928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469931&x=232',
		'title': '',
		'imageId': '4469931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469934&x=232',
		'title': '',
		'imageId': '4469934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469937&x=232',
		'title': '',
		'imageId': '4469937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666924&docid=4469940&x=232',
		'title': '',
		'imageId': '4469940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #666924';

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