var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701475&x=143',
		'title': '',
		'imageId': '69701475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701485&x=143',
		'title': '',
		'imageId': '69701485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701477&x=143',
		'title': '',
		'imageId': '69701477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701493&x=143',
		'title': '',
		'imageId': '69701493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701484&x=143',
		'title': '',
		'imageId': '69701484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701494&x=143',
		'title': '',
		'imageId': '69701494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701483&x=143',
		'title': '',
		'imageId': '69701483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701488&x=143',
		'title': '',
		'imageId': '69701488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701499&x=143',
		'title': '',
		'imageId': '69701499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701500&x=143',
		'title': '',
		'imageId': '69701500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701504&x=143',
		'title': '',
		'imageId': '69701504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701506&x=143',
		'title': '',
		'imageId': '69701506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701513&x=143',
		'title': '',
		'imageId': '69701513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701514&x=143',
		'title': '',
		'imageId': '69701514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701515&x=143',
		'title': '',
		'imageId': '69701515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999655&docid=69701519&x=143',
		'title': '',
		'imageId': '69701519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999655';

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