var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69014310&x=241',
		'title': '',
		'imageId': '69014310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69014309&x=241',
		'title': '',
		'imageId': '69014309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69014307&x=241',
		'title': '',
		'imageId': '69014307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69014308&x=241',
		'title': '',
		'imageId': '69014308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69014311&x=241',
		'title': '',
		'imageId': '69014311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128053&x=241',
		'title': '',
		'imageId': '69128053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128059&x=241',
		'title': '',
		'imageId': '69128059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128062&x=241',
		'title': '',
		'imageId': '69128062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128060&x=241',
		'title': '',
		'imageId': '69128060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128061&x=241',
		'title': '',
		'imageId': '69128061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128419&x=241',
		'title': '',
		'imageId': '69128419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128446&x=241',
		'title': '',
		'imageId': '69128446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128467&x=241',
		'title': '',
		'imageId': '69128467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128490&x=241',
		'title': '',
		'imageId': '69128490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128503&x=241',
		'title': '',
		'imageId': '69128503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128506&x=241',
		'title': '',
		'imageId': '69128506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969848&docid=69128509&x=241',
		'title': '',
		'imageId': '69128509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969848';

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