var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469547&x=5849',
		'title': '',
		'imageId': '4469547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469568&x=5849',
		'title': '',
		'imageId': '4469568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469574&x=5849',
		'title': '',
		'imageId': '4469574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469577&x=5849',
		'title': '',
		'imageId': '4469577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469580&x=5849',
		'title': '',
		'imageId': '4469580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469592&x=5849',
		'title': '',
		'imageId': '4469592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469595&x=5849',
		'title': '',
		'imageId': '4469595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469624&x=5849',
		'title': '',
		'imageId': '4469624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469628&x=5849',
		'title': '',
		'imageId': '4469628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469633&x=5849',
		'title': '',
		'imageId': '4469633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469636&x=5849',
		'title': '',
		'imageId': '4469636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469553&x=5849',
		'title': '',
		'imageId': '4469553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469598&x=5849',
		'title': '',
		'imageId': '4469598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469621&x=5849',
		'title': '',
		'imageId': '4469621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666877&docid=4469943&x=5849',
		'title': '',
		'imageId': '4469943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #666877';

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