var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789213&x=534',
		'title': '',
		'imageId': '69789213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789214&x=534',
		'title': '',
		'imageId': '69789214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789215&x=534',
		'title': '',
		'imageId': '69789215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789216&x=534',
		'title': '',
		'imageId': '69789216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789217&x=534',
		'title': '',
		'imageId': '69789217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789218&x=534',
		'title': '',
		'imageId': '69789218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789219&x=534',
		'title': '',
		'imageId': '69789219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789220&x=534',
		'title': '',
		'imageId': '69789220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789221&x=534',
		'title': '',
		'imageId': '69789221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789222&x=534',
		'title': '',
		'imageId': '69789222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789223&x=534',
		'title': '',
		'imageId': '69789223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789226&x=534',
		'title': '',
		'imageId': '69789226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003193&docid=69789227&x=534',
		'title': '',
		'imageId': '69789227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003193';

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