var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503800&x=2225',
		'title': '',
		'imageId': '69503800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503801&x=2225',
		'title': '',
		'imageId': '69503801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503806&x=2225',
		'title': '',
		'imageId': '69503806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503802&x=2225',
		'title': '',
		'imageId': '69503802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503811&x=2225',
		'title': '',
		'imageId': '69503811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503809&x=2225',
		'title': '',
		'imageId': '69503809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503807&x=2225',
		'title': '',
		'imageId': '69503807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503798&x=2225',
		'title': '',
		'imageId': '69503798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503799&x=2225',
		'title': '',
		'imageId': '69503799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503803&x=2225',
		'title': '',
		'imageId': '69503803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503804&x=2225',
		'title': '',
		'imageId': '69503804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503810&x=2225',
		'title': '',
		'imageId': '69503810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503808&x=2225',
		'title': '',
		'imageId': '69503808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503805&x=2225',
		'title': '',
		'imageId': '69503805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990730&docid=69503797&x=2225',
		'title': '',
		'imageId': '69503797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990730';

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