var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681586&x=4211',
		'title': '',
		'imageId': '69681586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681595&x=4211',
		'title': '',
		'imageId': '69681595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681596&x=4211',
		'title': '',
		'imageId': '69681596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681589&x=4211',
		'title': '',
		'imageId': '69681589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681593&x=4211',
		'title': '',
		'imageId': '69681593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681590&x=4211',
		'title': '',
		'imageId': '69681590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681591&x=4211',
		'title': '',
		'imageId': '69681591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681598&x=4211',
		'title': '',
		'imageId': '69681598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681588&x=4211',
		'title': '',
		'imageId': '69681588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681597&x=4211',
		'title': '',
		'imageId': '69681597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681587&x=4211',
		'title': '',
		'imageId': '69681587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681594&x=4211',
		'title': '',
		'imageId': '69681594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014225&docid=69681585&x=4211',
		'title': '',
		'imageId': '69681585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014225';

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