var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570922&x=3851',
		'title': '',
		'imageId': '2570922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570925&x=3851',
		'title': '',
		'imageId': '2570925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570928&x=3851',
		'title': '',
		'imageId': '2570928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570931&x=3851',
		'title': '',
		'imageId': '2570931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570934&x=3851',
		'title': '',
		'imageId': '2570934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570937&x=3851',
		'title': '',
		'imageId': '2570937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570940&x=3851',
		'title': '',
		'imageId': '2570940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570943&x=3851',
		'title': '',
		'imageId': '2570943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570946&x=3851',
		'title': '',
		'imageId': '2570946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570949&x=3851',
		'title': '',
		'imageId': '2570949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570952&x=3851',
		'title': '',
		'imageId': '2570952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570970&x=3851',
		'title': '',
		'imageId': '2570970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570955&x=3851',
		'title': '',
		'imageId': '2570955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570958&x=3851',
		'title': '',
		'imageId': '2570958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570961&x=3851',
		'title': '',
		'imageId': '2570961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570964&x=3851',
		'title': '',
		'imageId': '2570964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478154&docid=2570967&x=3851',
		'title': '',
		'imageId': '2570967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #478154';

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