var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467570&x=222',
		'title': '',
		'imageId': '4467570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467573&x=222',
		'title': '',
		'imageId': '4467573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467690&x=222',
		'title': '',
		'imageId': '4467690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467585&x=222',
		'title': '',
		'imageId': '4467585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467591&x=222',
		'title': '',
		'imageId': '4467591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467600&x=222',
		'title': '',
		'imageId': '4467600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467603&x=222',
		'title': '',
		'imageId': '4467603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467609&x=222',
		'title': '',
		'imageId': '4467609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467543&x=222',
		'title': '',
		'imageId': '4467543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467546&x=222',
		'title': '',
		'imageId': '4467546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467549&x=222',
		'title': '',
		'imageId': '4467549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467555&x=222',
		'title': '',
		'imageId': '4467555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467558&x=222',
		'title': '',
		'imageId': '4467558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467561&x=222',
		'title': '',
		'imageId': '4467561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666711&docid=4467564&x=222',
		'title': '',
		'imageId': '4467564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #666711';

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