var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68036018&x=3050',
		'title': '',
		'imageId': '68036018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68036020&x=3050',
		'title': '',
		'imageId': '68036020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68036025&x=3050',
		'title': '',
		'imageId': '68036025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68036024&x=3050',
		'title': '',
		'imageId': '68036024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68036026&x=3050',
		'title': '',
		'imageId': '68036026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68036022&x=3050',
		'title': '',
		'imageId': '68036022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68036021&x=3050',
		'title': '',
		'imageId': '68036021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68036019&x=3050',
		'title': '',
		'imageId': '68036019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68036023&x=3050',
		'title': '',
		'imageId': '68036023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68045016&x=3050',
		'title': '',
		'imageId': '68045016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68045038&x=3050',
		'title': '',
		'imageId': '68045038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68045037&x=3050',
		'title': '',
		'imageId': '68045037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909762&docid=68045081&x=3050',
		'title': '',
		'imageId': '68045081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909762';

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