var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652733&x=597',
		'title': '',
		'imageId': '69652733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652755&x=597',
		'title': '',
		'imageId': '69652755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652738&x=597',
		'title': '',
		'imageId': '69652738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652751&x=597',
		'title': '',
		'imageId': '69652751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652752&x=597',
		'title': '',
		'imageId': '69652752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652718&x=597',
		'title': '',
		'imageId': '69652718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652720&x=597',
		'title': '',
		'imageId': '69652720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652722&x=597',
		'title': '',
		'imageId': '69652722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652721&x=597',
		'title': '',
		'imageId': '69652721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652737&x=597',
		'title': '',
		'imageId': '69652737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652739&x=597',
		'title': '',
		'imageId': '69652739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652740&x=597',
		'title': '',
		'imageId': '69652740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652736&x=597',
		'title': '',
		'imageId': '69652736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652754&x=597',
		'title': '',
		'imageId': '69652754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652753&x=597',
		'title': '',
		'imageId': '69652753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652756&x=597',
		'title': '',
		'imageId': '69652756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652717&x=597',
		'title': '',
		'imageId': '69652717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997632&docid=69652715&x=597',
		'title': '',
		'imageId': '69652715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997632';

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