var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759887&x=5750',
		'title': '',
		'imageId': '70759887',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759935&x=5750',
		'title': '',
		'imageId': '70759935',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759898&x=5750',
		'title': '',
		'imageId': '70759898',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759895&x=5750',
		'title': '',
		'imageId': '70759895',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759889&x=5750',
		'title': '',
		'imageId': '70759889',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759893&x=5750',
		'title': '',
		'imageId': '70759893',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759897&x=5750',
		'title': '',
		'imageId': '70759897',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759890&x=5750',
		'title': '',
		'imageId': '70759890',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759900&x=5750',
		'title': '',
		'imageId': '70759900',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759891&x=5750',
		'title': '',
		'imageId': '70759891',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759899&x=5750',
		'title': '',
		'imageId': '70759899',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759892&x=5750',
		'title': '',
		'imageId': '70759892',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759896&x=5750',
		'title': '',
		'imageId': '70759896',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759888&x=5750',
		'title': '',
		'imageId': '70759888',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759894&x=5750',
		'title': '',
		'imageId': '70759894',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759901&x=5750',
		'title': '',
		'imageId': '70759901',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083516&docid=70759902&x=5750',
		'title': '',
		'imageId': '70759902',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4083516';

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