var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172168&x=2448',
		'title': '',
		'imageId': '69172168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172181&x=2448',
		'title': '',
		'imageId': '69172181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172170&x=2448',
		'title': '',
		'imageId': '69172170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172171&x=2448',
		'title': '',
		'imageId': '69172171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172192&x=2448',
		'title': '',
		'imageId': '69172192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172193&x=2448',
		'title': '',
		'imageId': '69172193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172196&x=2448',
		'title': '',
		'imageId': '69172196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172167&x=2448',
		'title': '',
		'imageId': '69172167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172169&x=2448',
		'title': '',
		'imageId': '69172169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172211&x=2448',
		'title': '',
		'imageId': '69172211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172202&x=2448',
		'title': '',
		'imageId': '69172202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172172&x=2448',
		'title': '',
		'imageId': '69172172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172180&x=2448',
		'title': '',
		'imageId': '69172180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172175&x=2448',
		'title': '',
		'imageId': '69172175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172206&x=2448',
		'title': '',
		'imageId': '69172206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172191&x=2448',
		'title': '',
		'imageId': '69172191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172186&x=2448',
		'title': '',
		'imageId': '69172186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172201&x=2448',
		'title': '',
		'imageId': '69172201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976018&docid=69172208&x=2448',
		'title': '',
		'imageId': '69172208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976018';

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