var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548583&x=631',
		'title': '',
		'imageId': '69548583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548594&x=631',
		'title': '',
		'imageId': '69548594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548595&x=631',
		'title': '',
		'imageId': '69548595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548585&x=631',
		'title': '',
		'imageId': '69548585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548582&x=631',
		'title': '',
		'imageId': '69548582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548593&x=631',
		'title': '',
		'imageId': '69548593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548592&x=631',
		'title': '',
		'imageId': '69548592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548584&x=631',
		'title': '',
		'imageId': '69548584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548591&x=631',
		'title': '',
		'imageId': '69548591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548587&x=631',
		'title': '',
		'imageId': '69548587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548588&x=631',
		'title': '',
		'imageId': '69548588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548589&x=631',
		'title': '',
		'imageId': '69548589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548586&x=631',
		'title': '',
		'imageId': '69548586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992701&docid=69548590&x=631',
		'title': '',
		'imageId': '69548590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992701';

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