var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438731&x=5656',
		'title': '',
		'imageId': '69438731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438730&x=5656',
		'title': '',
		'imageId': '69438730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438734&x=5656',
		'title': '',
		'imageId': '69438734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438735&x=5656',
		'title': '',
		'imageId': '69438735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438736&x=5656',
		'title': '',
		'imageId': '69438736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438728&x=5656',
		'title': '',
		'imageId': '69438728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438729&x=5656',
		'title': '',
		'imageId': '69438729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438738&x=5656',
		'title': '',
		'imageId': '69438738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438727&x=5656',
		'title': '',
		'imageId': '69438727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438741&x=5656',
		'title': '',
		'imageId': '69438741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438740&x=5656',
		'title': '',
		'imageId': '69438740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438742&x=5656',
		'title': '',
		'imageId': '69438742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987538&docid=69438737&x=5656',
		'title': '',
		'imageId': '69438737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987538';

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