var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765749&x=825',
		'title': '',
		'imageId': '68765749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765744&x=825',
		'title': '',
		'imageId': '68765744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765755&x=825',
		'title': '',
		'imageId': '68765755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765752&x=825',
		'title': '',
		'imageId': '68765752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765748&x=825',
		'title': '',
		'imageId': '68765748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765751&x=825',
		'title': '',
		'imageId': '68765751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765753&x=825',
		'title': '',
		'imageId': '68765753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765743&x=825',
		'title': '',
		'imageId': '68765743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765754&x=825',
		'title': '',
		'imageId': '68765754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765746&x=825',
		'title': '',
		'imageId': '68765746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765747&x=825',
		'title': '',
		'imageId': '68765747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765745&x=825',
		'title': '',
		'imageId': '68765745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965903&docid=68765750&x=825',
		'title': '',
		'imageId': '68765750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965903';

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