var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151830&x=4522',
		'title': '',
		'imageId': '69151830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151862&x=4522',
		'title': '',
		'imageId': '69151862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151873&x=4522',
		'title': '',
		'imageId': '69151873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151833&x=4522',
		'title': '',
		'imageId': '69151833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151834&x=4522',
		'title': '',
		'imageId': '69151834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151857&x=4522',
		'title': '',
		'imageId': '69151857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151842&x=4522',
		'title': '',
		'imageId': '69151842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151839&x=4522',
		'title': '',
		'imageId': '69151839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151835&x=4522',
		'title': '',
		'imageId': '69151835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151832&x=4522',
		'title': '',
		'imageId': '69151832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151869&x=4522',
		'title': '',
		'imageId': '69151869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151831&x=4522',
		'title': '',
		'imageId': '69151831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151852&x=4522',
		'title': '',
		'imageId': '69151852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151850&x=4522',
		'title': '',
		'imageId': '69151850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151853&x=4522',
		'title': '',
		'imageId': '69151853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151868&x=4522',
		'title': '',
		'imageId': '69151868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151863&x=4522',
		'title': '',
		'imageId': '69151863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975253&docid=69151854&x=4522',
		'title': '',
		'imageId': '69151854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975253';

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