var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000277&x=1916',
		'title': '',
		'imageId': '69000277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000281&x=1916',
		'title': '',
		'imageId': '69000281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000280&x=1916',
		'title': '',
		'imageId': '69000280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000282&x=1916',
		'title': '',
		'imageId': '69000282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000283&x=1916',
		'title': '',
		'imageId': '69000283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000284&x=1916',
		'title': '',
		'imageId': '69000284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000285&x=1916',
		'title': '',
		'imageId': '69000285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000286&x=1916',
		'title': '',
		'imageId': '69000286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000287&x=1916',
		'title': '',
		'imageId': '69000287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000288&x=1916',
		'title': '',
		'imageId': '69000288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000289&x=1916',
		'title': '',
		'imageId': '69000289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000290&x=1916',
		'title': '',
		'imageId': '69000290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000291&x=1916',
		'title': '',
		'imageId': '69000291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000292&x=1916',
		'title': '',
		'imageId': '69000292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000293&x=1916',
		'title': '',
		'imageId': '69000293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000294&x=1916',
		'title': '',
		'imageId': '69000294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000295&x=1916',
		'title': '',
		'imageId': '69000295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000296&x=1916',
		'title': '',
		'imageId': '69000296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000297&x=1916',
		'title': '',
		'imageId': '69000297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000298&x=1916',
		'title': '',
		'imageId': '69000298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968987&docid=69000299&x=1916',
		'title': '',
		'imageId': '69000299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968987';

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