var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730745&x=1825',
		'title': '',
		'imageId': '68730745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730749&x=1825',
		'title': '',
		'imageId': '68730749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730755&x=1825',
		'title': '',
		'imageId': '68730755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730746&x=1825',
		'title': '',
		'imageId': '68730746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730752&x=1825',
		'title': '',
		'imageId': '68730752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730754&x=1825',
		'title': '',
		'imageId': '68730754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730753&x=1825',
		'title': '',
		'imageId': '68730753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730751&x=1825',
		'title': '',
		'imageId': '68730751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730756&x=1825',
		'title': '',
		'imageId': '68730756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730750&x=1825',
		'title': '',
		'imageId': '68730750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730748&x=1825',
		'title': '',
		'imageId': '68730748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730747&x=1825',
		'title': '',
		'imageId': '68730747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956199&docid=68730757&x=1825',
		'title': '',
		'imageId': '68730757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956199';

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