var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625928&x=1218',
		'title': '',
		'imageId': '625928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625929&x=1218',
		'title': '',
		'imageId': '625929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625930&x=1218',
		'title': '',
		'imageId': '625930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625931&x=1218',
		'title': '',
		'imageId': '625931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625932&x=1218',
		'title': '',
		'imageId': '625932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625933&x=1218',
		'title': '',
		'imageId': '625933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625934&x=1218',
		'title': '',
		'imageId': '625934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625935&x=1218',
		'title': '',
		'imageId': '625935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625936&x=1218',
		'title': '',
		'imageId': '625936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625937&x=1218',
		'title': '',
		'imageId': '625937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625938&x=1218',
		'title': '',
		'imageId': '625938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625939&x=1218',
		'title': '',
		'imageId': '625939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179518&docid=625940&x=1218',
		'title': '',
		'imageId': '625940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179518';

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