var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850388&x=4610',
		'title': '',
		'imageId': '69850388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850389&x=4610',
		'title': '',
		'imageId': '69850389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850391&x=4610',
		'title': '',
		'imageId': '69850391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850398&x=4610',
		'title': '',
		'imageId': '69850398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850397&x=4610',
		'title': '',
		'imageId': '69850397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850399&x=4610',
		'title': '',
		'imageId': '69850399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850394&x=4610',
		'title': '',
		'imageId': '69850394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850395&x=4610',
		'title': '',
		'imageId': '69850395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850390&x=4610',
		'title': '',
		'imageId': '69850390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850392&x=4610',
		'title': '',
		'imageId': '69850392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850396&x=4610',
		'title': '',
		'imageId': '69850396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850393&x=4610',
		'title': '',
		'imageId': '69850393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005489&docid=69850387&x=4610',
		'title': '',
		'imageId': '69850387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005489';

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