var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125728&x=4023',
		'title': '',
		'imageId': '69125728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125733&x=4023',
		'title': '',
		'imageId': '69125733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125732&x=4023',
		'title': '',
		'imageId': '69125732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125731&x=4023',
		'title': '',
		'imageId': '69125731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125737&x=4023',
		'title': '',
		'imageId': '69125737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125735&x=4023',
		'title': '',
		'imageId': '69125735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125730&x=4023',
		'title': '',
		'imageId': '69125730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125729&x=4023',
		'title': '',
		'imageId': '69125729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125739&x=4023',
		'title': '',
		'imageId': '69125739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125738&x=4023',
		'title': '',
		'imageId': '69125738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125727&x=4023',
		'title': '',
		'imageId': '69125727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125736&x=4023',
		'title': '',
		'imageId': '69125736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974110&docid=69125734&x=4023',
		'title': '',
		'imageId': '69125734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974110';

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