var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632512&x=593',
		'title': '',
		'imageId': '69632512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632513&x=593',
		'title': '',
		'imageId': '69632513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632514&x=593',
		'title': '',
		'imageId': '69632514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632515&x=593',
		'title': '',
		'imageId': '69632515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632516&x=593',
		'title': '',
		'imageId': '69632516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632517&x=593',
		'title': '',
		'imageId': '69632517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632518&x=593',
		'title': '',
		'imageId': '69632518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632519&x=593',
		'title': '',
		'imageId': '69632519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632520&x=593',
		'title': '',
		'imageId': '69632520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632521&x=593',
		'title': '',
		'imageId': '69632521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632522&x=593',
		'title': '',
		'imageId': '69632522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632523&x=593',
		'title': '',
		'imageId': '69632523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996894&docid=69632525&x=593',
		'title': '',
		'imageId': '69632525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3996894';

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