var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=68575670&x=61',
		'title': '',
		'imageId': '68575670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=68575668&x=61',
		'title': '',
		'imageId': '68575668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=68575671&x=61',
		'title': '',
		'imageId': '68575671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=68575669&x=61',
		'title': '',
		'imageId': '68575669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=68575672&x=61',
		'title': '',
		'imageId': '68575672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=69086319&x=61',
		'title': '',
		'imageId': '69086319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=69086321&x=61',
		'title': '',
		'imageId': '69086321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=69086323&x=61',
		'title': '',
		'imageId': '69086323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=69086322&x=61',
		'title': '',
		'imageId': '69086322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=69086320&x=61',
		'title': '',
		'imageId': '69086320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=69506261&x=61',
		'title': '',
		'imageId': '69506261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=69506259&x=61',
		'title': '',
		'imageId': '69506259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990743&docid=69506260&x=61',
		'title': '',
		'imageId': '69506260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990743';

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