var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125583&x=5129',
		'title': '',
		'imageId': '69125583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125582&x=5129',
		'title': '',
		'imageId': '69125582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125586&x=5129',
		'title': '',
		'imageId': '69125586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125592&x=5129',
		'title': '',
		'imageId': '69125592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125589&x=5129',
		'title': '',
		'imageId': '69125589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125588&x=5129',
		'title': '',
		'imageId': '69125588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125587&x=5129',
		'title': '',
		'imageId': '69125587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125584&x=5129',
		'title': '',
		'imageId': '69125584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125585&x=5129',
		'title': '',
		'imageId': '69125585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125593&x=5129',
		'title': '',
		'imageId': '69125593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125591&x=5129',
		'title': '',
		'imageId': '69125591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125590&x=5129',
		'title': '',
		'imageId': '69125590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974102&docid=69125594&x=5129',
		'title': '',
		'imageId': '69125594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974102';

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