var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461445&x=259',
		'title': '',
		'imageId': '4461445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461412&x=259',
		'title': '',
		'imageId': '4461412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461415&x=259',
		'title': '',
		'imageId': '4461415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461419&x=259',
		'title': '',
		'imageId': '4461419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461422&x=259',
		'title': '',
		'imageId': '4461422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461428&x=259',
		'title': '',
		'imageId': '4461428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461431&x=259',
		'title': '',
		'imageId': '4461431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461436&x=259',
		'title': '',
		'imageId': '4461436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461439&x=259',
		'title': '',
		'imageId': '4461439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461442&x=259',
		'title': '',
		'imageId': '4461442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461448&x=259',
		'title': '',
		'imageId': '4461448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461454&x=259',
		'title': '',
		'imageId': '4461454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461457&x=259',
		'title': '',
		'imageId': '4461457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461463&x=259',
		'title': '',
		'imageId': '4461463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461466&x=259',
		'title': '',
		'imageId': '4461466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461469&x=259',
		'title': '',
		'imageId': '4461469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461475&x=259',
		'title': '',
		'imageId': '4461475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461478&x=259',
		'title': '',
		'imageId': '4461478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666114&docid=4461481&x=259',
		'title': '',
		'imageId': '4461481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #666114';

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