var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102826&x=3314',
		'title': '',
		'imageId': '69102826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102828&x=3314',
		'title': '',
		'imageId': '69102828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102827&x=3314',
		'title': '',
		'imageId': '69102827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102831&x=3314',
		'title': '',
		'imageId': '69102831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102836&x=3314',
		'title': '',
		'imageId': '69102836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102837&x=3314',
		'title': '',
		'imageId': '69102837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102840&x=3314',
		'title': '',
		'imageId': '69102840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102843&x=3314',
		'title': '',
		'imageId': '69102843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102846&x=3314',
		'title': '',
		'imageId': '69102846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102851&x=3314',
		'title': '',
		'imageId': '69102851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102852&x=3314',
		'title': '',
		'imageId': '69102852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102855&x=3314',
		'title': '',
		'imageId': '69102855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102858&x=3314',
		'title': '',
		'imageId': '69102858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102865&x=3314',
		'title': '',
		'imageId': '69102865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102866&x=3314',
		'title': '',
		'imageId': '69102866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102868&x=3314',
		'title': '',
		'imageId': '69102868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102824&x=3314',
		'title': '',
		'imageId': '69102824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973342&docid=69102825&x=3314',
		'title': '',
		'imageId': '69102825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973342';

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