var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157217&x=4618',
		'title': '',
		'imageId': '69157217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157218&x=4618',
		'title': '',
		'imageId': '69157218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157216&x=4618',
		'title': '',
		'imageId': '69157216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157219&x=4618',
		'title': '',
		'imageId': '69157219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157220&x=4618',
		'title': '',
		'imageId': '69157220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157208&x=4618',
		'title': '',
		'imageId': '69157208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157209&x=4618',
		'title': '',
		'imageId': '69157209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157210&x=4618',
		'title': '',
		'imageId': '69157210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157211&x=4618',
		'title': '',
		'imageId': '69157211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157212&x=4618',
		'title': '',
		'imageId': '69157212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157213&x=4618',
		'title': '',
		'imageId': '69157213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157214&x=4618',
		'title': '',
		'imageId': '69157214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975433&docid=69157215&x=4618',
		'title': '',
		'imageId': '69157215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975433';

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