var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993065&x=5815',
		'title': '',
		'imageId': '69993065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993068&x=5815',
		'title': '',
		'imageId': '69993068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993071&x=5815',
		'title': '',
		'imageId': '69993071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993074&x=5815',
		'title': '',
		'imageId': '69993074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993077&x=5815',
		'title': '',
		'imageId': '69993077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993080&x=5815',
		'title': '',
		'imageId': '69993080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993083&x=5815',
		'title': '',
		'imageId': '69993083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993087&x=5815',
		'title': '',
		'imageId': '69993087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993090&x=5815',
		'title': '',
		'imageId': '69993090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993093&x=5815',
		'title': '',
		'imageId': '69993093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993096&x=5815',
		'title': '',
		'imageId': '69993096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993099&x=5815',
		'title': '',
		'imageId': '69993099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011501&docid=69993103&x=5815',
		'title': '',
		'imageId': '69993103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011501';

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