var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924675&x=442',
		'title': '',
		'imageId': '69924675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924674&x=442',
		'title': '',
		'imageId': '69924674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924669&x=442',
		'title': '',
		'imageId': '69924669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924676&x=442',
		'title': '',
		'imageId': '69924676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924658&x=442',
		'title': '',
		'imageId': '69924658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924670&x=442',
		'title': '',
		'imageId': '69924670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924661&x=442',
		'title': '',
		'imageId': '69924661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924672&x=442',
		'title': '',
		'imageId': '69924672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924668&x=442',
		'title': '',
		'imageId': '69924668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924673&x=442',
		'title': '',
		'imageId': '69924673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924667&x=442',
		'title': '',
		'imageId': '69924667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924662&x=442',
		'title': '',
		'imageId': '69924662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924663&x=442',
		'title': '',
		'imageId': '69924663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924666&x=442',
		'title': '',
		'imageId': '69924666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924664&x=442',
		'title': '',
		'imageId': '69924664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924659&x=442',
		'title': '',
		'imageId': '69924659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924665&x=442',
		'title': '',
		'imageId': '69924665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008558&docid=69924671&x=442',
		'title': '',
		'imageId': '69924671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008558';

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