var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625449&x=5732',
		'title': '',
		'imageId': '625449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625450&x=5732',
		'title': '',
		'imageId': '625450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625451&x=5732',
		'title': '',
		'imageId': '625451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625452&x=5732',
		'title': '',
		'imageId': '625452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625453&x=5732',
		'title': '',
		'imageId': '625453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625454&x=5732',
		'title': '',
		'imageId': '625454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625455&x=5732',
		'title': '',
		'imageId': '625455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625456&x=5732',
		'title': '',
		'imageId': '625456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625457&x=5732',
		'title': '',
		'imageId': '625457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625458&x=5732',
		'title': '',
		'imageId': '625458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625459&x=5732',
		'title': '',
		'imageId': '625459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625460&x=5732',
		'title': '',
		'imageId': '625460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625461&x=5732',
		'title': '',
		'imageId': '625461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625462&x=5732',
		'title': '',
		'imageId': '625462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625463&x=5732',
		'title': '',
		'imageId': '625463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625464&x=5732',
		'title': '',
		'imageId': '625464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179479&docid=625465&x=5732',
		'title': '',
		'imageId': '625465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179479';

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