var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816243&x=1929',
		'title': '',
		'imageId': '67816243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816227&x=1929',
		'title': '',
		'imageId': '67816227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816246&x=1929',
		'title': '',
		'imageId': '67816246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816211&x=1929',
		'title': '',
		'imageId': '67816211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816209&x=1929',
		'title': '',
		'imageId': '67816209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816210&x=1929',
		'title': '',
		'imageId': '67816210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816226&x=1929',
		'title': '',
		'imageId': '67816226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816212&x=1929',
		'title': '',
		'imageId': '67816212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816231&x=1929',
		'title': '',
		'imageId': '67816231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816225&x=1929',
		'title': '',
		'imageId': '67816225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816228&x=1929',
		'title': '',
		'imageId': '67816228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816229&x=1929',
		'title': '',
		'imageId': '67816229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816244&x=1929',
		'title': '',
		'imageId': '67816244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816208&x=1929',
		'title': '',
		'imageId': '67816208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916744&docid=67816207&x=1929',
		'title': '',
		'imageId': '67816207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916744';

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