var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735152&x=3132',
		'title': '',
		'imageId': '69735152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735146&x=3132',
		'title': '',
		'imageId': '69735146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735154&x=3132',
		'title': '',
		'imageId': '69735154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735147&x=3132',
		'title': '',
		'imageId': '69735147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735159&x=3132',
		'title': '',
		'imageId': '69735159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735157&x=3132',
		'title': '',
		'imageId': '69735157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735156&x=3132',
		'title': '',
		'imageId': '69735156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735145&x=3132',
		'title': '',
		'imageId': '69735145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735161&x=3132',
		'title': '',
		'imageId': '69735161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735153&x=3132',
		'title': '',
		'imageId': '69735153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735158&x=3132',
		'title': '',
		'imageId': '69735158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735150&x=3132',
		'title': '',
		'imageId': '69735150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735148&x=3132',
		'title': '',
		'imageId': '69735148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735151&x=3132',
		'title': '',
		'imageId': '69735151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735144&x=3132',
		'title': '',
		'imageId': '69735144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735155&x=3132',
		'title': '',
		'imageId': '69735155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735149&x=3132',
		'title': '',
		'imageId': '69735149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=69735160&x=3132',
		'title': '',
		'imageId': '69735160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=59270515&x=3132',
		'title': '',
		'imageId': '59270515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000342&docid=59270516&x=3132',
		'title': '',
		'imageId': '59270516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000342';

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