var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651600&x=521',
		'title': '',
		'imageId': '69651600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651590&x=521',
		'title': '',
		'imageId': '69651590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651602&x=521',
		'title': '',
		'imageId': '69651602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651598&x=521',
		'title': '',
		'imageId': '69651598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651592&x=521',
		'title': '',
		'imageId': '69651592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651596&x=521',
		'title': '',
		'imageId': '69651596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651594&x=521',
		'title': '',
		'imageId': '69651594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651595&x=521',
		'title': '',
		'imageId': '69651595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651603&x=521',
		'title': '',
		'imageId': '69651603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651591&x=521',
		'title': '',
		'imageId': '69651591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651597&x=521',
		'title': '',
		'imageId': '69651597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651605&x=521',
		'title': '',
		'imageId': '69651605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651601&x=521',
		'title': '',
		'imageId': '69651601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651604&x=521',
		'title': '',
		'imageId': '69651604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651599&x=521',
		'title': '',
		'imageId': '69651599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997467&docid=69651593&x=521',
		'title': '',
		'imageId': '69651593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997467';

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