var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059973&x=944',
		'title': '',
		'imageId': '70059973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059976&x=944',
		'title': '',
		'imageId': '70059976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059979&x=944',
		'title': '',
		'imageId': '70059979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059966&x=944',
		'title': '',
		'imageId': '70059966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059984&x=944',
		'title': '',
		'imageId': '70059984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059954&x=944',
		'title': '',
		'imageId': '70059954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059953&x=944',
		'title': '',
		'imageId': '70059953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059955&x=944',
		'title': '',
		'imageId': '70059955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059965&x=944',
		'title': '',
		'imageId': '70059965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059967&x=944',
		'title': '',
		'imageId': '70059967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059975&x=944',
		'title': '',
		'imageId': '70059975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059956&x=944',
		'title': '',
		'imageId': '70059956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059958&x=944',
		'title': '',
		'imageId': '70059958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014129&docid=70059957&x=944',
		'title': '',
		'imageId': '70059957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014129';

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