var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230588&x=743',
		'title': '',
		'imageId': '69230588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230603&x=743',
		'title': '',
		'imageId': '69230603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230600&x=743',
		'title': '',
		'imageId': '69230600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230596&x=743',
		'title': '',
		'imageId': '69230596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230598&x=743',
		'title': '',
		'imageId': '69230598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230601&x=743',
		'title': '',
		'imageId': '69230601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230602&x=743',
		'title': '',
		'imageId': '69230602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230599&x=743',
		'title': '',
		'imageId': '69230599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230597&x=743',
		'title': '',
		'imageId': '69230597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230593&x=743',
		'title': '',
		'imageId': '69230593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230594&x=743',
		'title': '',
		'imageId': '69230594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230589&x=743',
		'title': '',
		'imageId': '69230589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230592&x=743',
		'title': '',
		'imageId': '69230592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230591&x=743',
		'title': '',
		'imageId': '69230591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230595&x=743',
		'title': '',
		'imageId': '69230595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230587&x=743',
		'title': '',
		'imageId': '69230587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69230590&x=743',
		'title': '',
		'imageId': '69230590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978794&docid=69266598&x=743',
		'title': '',
		'imageId': '69266598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978794';

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