var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625358&x=4635',
		'title': '',
		'imageId': '625358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625359&x=4635',
		'title': '',
		'imageId': '625359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625360&x=4635',
		'title': '',
		'imageId': '625360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625361&x=4635',
		'title': '',
		'imageId': '625361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625362&x=4635',
		'title': '',
		'imageId': '625362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625363&x=4635',
		'title': '',
		'imageId': '625363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625364&x=4635',
		'title': '',
		'imageId': '625364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625365&x=4635',
		'title': '',
		'imageId': '625365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625366&x=4635',
		'title': '',
		'imageId': '625366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625367&x=4635',
		'title': '',
		'imageId': '625367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625368&x=4635',
		'title': '',
		'imageId': '625368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625369&x=4635',
		'title': '',
		'imageId': '625369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179470&docid=625370&x=4635',
		'title': '',
		'imageId': '625370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179470';

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