var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000378&x=1352',
		'title': '',
		'imageId': '69000378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000383&x=1352',
		'title': '',
		'imageId': '69000383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000382&x=1352',
		'title': '',
		'imageId': '69000382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000381&x=1352',
		'title': '',
		'imageId': '69000381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000384&x=1352',
		'title': '',
		'imageId': '69000384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000385&x=1352',
		'title': '',
		'imageId': '69000385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000386&x=1352',
		'title': '',
		'imageId': '69000386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000387&x=1352',
		'title': '',
		'imageId': '69000387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000388&x=1352',
		'title': '',
		'imageId': '69000388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000389&x=1352',
		'title': '',
		'imageId': '69000389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000390&x=1352',
		'title': '',
		'imageId': '69000390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000391&x=1352',
		'title': '',
		'imageId': '69000391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000392&x=1352',
		'title': '',
		'imageId': '69000392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000393&x=1352',
		'title': '',
		'imageId': '69000393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000394&x=1352',
		'title': '',
		'imageId': '69000394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000395&x=1352',
		'title': '',
		'imageId': '69000395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000396&x=1352',
		'title': '',
		'imageId': '69000396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968994&docid=69000377&x=1352',
		'title': '',
		'imageId': '69000377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968994';

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