var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276061&x=5018',
		'title': '',
		'imageId': '69276061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276063&x=5018',
		'title': '',
		'imageId': '69276063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276071&x=5018',
		'title': '',
		'imageId': '69276071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276059&x=5018',
		'title': '',
		'imageId': '69276059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276060&x=5018',
		'title': '',
		'imageId': '69276060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276056&x=5018',
		'title': '',
		'imageId': '69276056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276058&x=5018',
		'title': '',
		'imageId': '69276058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276073&x=5018',
		'title': '',
		'imageId': '69276073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276070&x=5018',
		'title': '',
		'imageId': '69276070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276062&x=5018',
		'title': '',
		'imageId': '69276062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276068&x=5018',
		'title': '',
		'imageId': '69276068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276067&x=5018',
		'title': '',
		'imageId': '69276067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276065&x=5018',
		'title': '',
		'imageId': '69276065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276066&x=5018',
		'title': '',
		'imageId': '69276066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276064&x=5018',
		'title': '',
		'imageId': '69276064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276057&x=5018',
		'title': '',
		'imageId': '69276057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276069&x=5018',
		'title': '',
		'imageId': '69276069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980558&docid=69276072&x=5018',
		'title': '',
		'imageId': '69276072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980558';

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